UNPKG

test262-parser

Version:

Parse a test262-format test and provide API

15 lines 296 B
#!/* these characters should not be considered within a comment */ /*--- esid: pending description: > Hashbang comments should not interpret multi-line comments. info: | HashbangComment:: #! SingleLineCommentChars[opt] flags: [raw] negative: phase: parse type: SyntaxError ---*/