test262/test/language/identifiers/other_id_start.js

20 lines
460 B
JavaScript
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

// Copyright (C) 2017 André Bargull. All rights reserved.
// This code is governed by the BSD license found in the LICENSE file.
/*---
esid: sec-names-and-keywords
description: Test grandfathered characters of ID_Start.
info: |
Grandfathered characters (Other_ID_Start)
---*/
// Other_ID_Start (Unicode 4.0)
var ; // U+2118
var ; // U+212E
var ; // U+309B
var ; // U+309C
// Other_ID_Start (Unicode 9.0)
var ; // U+1885
var ; // U+1886