nashorn/test/script/error/heredoc_nse.js.EXPECTED
author amurillo
Wed, 14 Sep 2016 11:22:39 -0700 (2016-09-14)
changeset 40970 2ea624c0ae04
parent 31098 e98a3ba5d5da
permissions -rw-r--r--
Merge
test/script/error/heredoc_nse.js:32:10 Expected an operand but found <<
var str = <<EOF
          ^
test/script/error/heredoc_nse.js:33:5 Expected ; but found is
This is a multiple line string
     ^
test/script/error/heredoc_nse.js:34:7 Expected ; but found a
inside a heredoc
       ^