Source code

Revision control

Copy as Markdown

Other Tools

// Copyright 2022 Mathias Bynens. All rights reserved.
// This code is governed by the BSD license found in the LICENSE file.
/*---
author: Mathias Bynens
esid: prod-PrivateIdentifier
description: |
Test that Unicode v12.0.0 ID_Continue characters are accepted as
identifier part characters in private class fields.
info: |
features: [class, class-fields-private]
---*/
class _ {
#_เบบ๐‘ง‘๐‘ง’๐‘ง“๐‘ง”๐‘ง•๐‘ง–๐‘ง—๐‘งš๐‘ง›๐‘งœ๐‘ง๐‘งž๐‘งŸ๐‘ง ๐‘งค๐–ฝ๐–ฝฟ๐–พ€๐–พ๐–พ‚๐–พƒ๐–พ„๐–พ…๐–พ†๐–พ‡๐ž„ฐ๐ž„ฑ๐ž„ฒ๐ž„ณ๐ž„ด๐ž„ต๐ž„ถ๐ž…€๐ž…๐ž…‚๐ž…ƒ๐ž…„๐ž……๐ž…†๐ž…‡๐ž…ˆ๐ž…‰๐ž‹ฌ๐ž‹ญ๐ž‹ฎ๐ž‹ฏ๐ž‹ฐ๐ž‹ฑ๐ž‹ฒ๐ž‹ณ๐ž‹ด๐ž‹ต๐ž‹ถ๐ž‹ท๐ž‹ธ๐ž‹น;
};
reportCompare(0, 0);