blob: b156c6f76592ad49db37bde1b36d6b0b27c1b48e [file] [log] [blame]
backquote1.js:1:0 Expected an operand but found error
`ls`
^
heredoc1.js:1:10 Expected an operand but found <<
var str = <<EOF
^
hashcomment1.js:1:0 Expected an operand but found error
#comment
^