part-unicode-17.0.0.js (582B)
1 // Copyright 2025 Mathias Bynens. All rights reserved. 2 // This code is governed by the BSD license found in the LICENSE file. 3 4 /*--- 5 author: Mathias Bynens 6 esid: sec-names-and-keywords 7 description: | 8 Test that Unicode v17.0.0 ID_Continue characters are accepted as 9 identifier part characters. 10 info: | 11 Generated by https://github.com/mathiasbynens/caniunicode 12 ---*/ 13 14 var _; 15 16 reportCompare(0, 0);