test/script/error/heredoc_nse.js.EXPECTED

Thu, 09 Mar 2017 10:25:09 -0800

author
asaha
date
Thu, 09 Mar 2017 10:25:09 -0800
changeset 2149
7355caa4e6cb
parent 1404
271aceb4b3f0
permissions
-rw-r--r--

Merge

sundar@1404 1 test/script/error/heredoc_nse.js:32:10 Expected an operand but found <<
sundar@1404 2 var str = <<EOF
sundar@1404 3 ^
sundar@1404 4 test/script/error/heredoc_nse.js:33:5 Expected ; but found is
sundar@1404 5 This is a multiple line string
sundar@1404 6 ^
sundar@1404 7 test/script/error/heredoc_nse.js:34:7 Expected ; but found a
sundar@1404 8 inside a heredoc
sundar@1404 9 ^

mercurial