-
Leo Balter authored
- indirect eval - files renaming - space after comma
Leo Balter authored- indirect eval - files renaming - space after comma
escaped-hash-043.js 328 B
\043!
/*---
esid: pending
description: >
Hashbang comments should not be allowed to have encoded characters \043
info: |
HashbangComment::
#! SingleLineCommentChars[opt]
flags: [raw]
negative:
phase: parse
type: SyntaxError
features: [hashbang]
---*/
throw "Test262: This statement should not be evaluated.";