nashorn/test/script/error/quotemissing.js.EXPECTED
author mgerdin
Tue, 26 Aug 2014 11:53:24 +0200
changeset 26693 f2910bf56d71
parent 16147 e63b63819133
permissions -rw-r--r--
8056039: Hotspot does not compile with clang 3.4 on Linux Reviewed-by: brutisso, sla
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
16147
e63b63819133 8005403: Open-source Nashorn
jlaskey
parents:
diff changeset
     1
test/script/error/quotemissing.js:28:14 Missing close quote
e63b63819133 8005403: Open-source Nashorn
jlaskey
parents:
diff changeset
     2
print("hello);
e63b63819133 8005403: Open-source Nashorn
jlaskey
parents:
diff changeset
     3
              ^