Files
Kmake/deps/v8/test/message/fail/octal-template-literal.out
2026-05-26 23:36:42 -07:00

5 lines
175 B
Plaintext

*%(basename)s:7: SyntaxError: Octal escape sequences are not allowed in template strings.
`\123`
^^
SyntaxError: Octal escape sequences are not allowed in template strings.