5 lines
81 B
JavaScript
5 lines
81 B
JavaScript
// Options: --template-literals=false
|
|
// Error: :4:1: Unexpected token `
|
|
|
|
`abc`;
|