blob: c0122e26221f6e271db6d181eb8c7874d09fe45f [file] [log] [blame]
// 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 \u2118;
var \u212E;
var \u309B;
var \u309C;
// Other_ID_Start (Unicode 9.0)
var \u1885;
var \u1886;