test/nashorn/script/error/backquote_string_nse.js.EXPECTED
author alanb
Sat, 30 Nov 2019 16:21:19 +0000
changeset 59329 289000934908
parent 47217 72e3ae9a25eb
permissions -rw-r--r--
8234805: (dc) Remove JNI upcall from DatagramChannel.receive implementation Reviewed-by: dfuchs, chegar
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
47217
72e3ae9a25eb 8187444: Forest Consolidation: Make build work
erikj
parents: 47216
diff changeset
     1
test/nashorn/script/error/backquote_string_nse.js:32:0 Expected an operand but found error
31098
e98a3ba5d5da 8086032: Add compiler error tests when syntax extensions are used with --no-syntax-extensions option
sundar
parents:
diff changeset
     2
`ls -l`;
e98a3ba5d5da 8086032: Add compiler error tests when syntax extensions are used with --no-syntax-extensions option
sundar
parents:
diff changeset
     3
^