test/script/error/heredoc_nse.js.EXPECTED

Tue, 14 Aug 2018 13:43:21 -0700

author
diazhou
date
Tue, 14 Aug 2018 13:43:21 -0700
changeset 2365
45218d4ecfb4
parent 1404
271aceb4b3f0
permissions
-rw-r--r--

Added tag jdk8u192-b06 for changeset b1dfea491c05

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

mercurial