mirror of
https://github.com/tc39/test262.git
synced 2025-04-08 19:35:28 +02:00
As per IETF, annotation keys may only consist of lowercase letters, dashes, and digits, and an optional leading underscore. Uppercase letters are non-syntactical. Add tests covering this.