nashorn/test/script/basic/NASHORN-100.js.EXPECTED
author sundar
Wed, 21 Aug 2013 17:28:53 +0530
changeset 19619 4085b74056ee
parent 16147 e63b63819133
child 20929 f2bd18181940
permissions -rw-r--r--
8023368: Instance __proto__ property should exist and be writable. Reviewed-by: attila, hannesw
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
16147
e63b63819133 8005403: Open-source Nashorn
jlaskey
parents:
diff changeset
     1
SyntaxError: test/script/basic/NASHORN-100.js#32<eval>:1:0 Invalid return statement
e63b63819133 8005403: Open-source Nashorn
jlaskey
parents:
diff changeset
     2
return;
e63b63819133 8005403: Open-source Nashorn
jlaskey
parents:
diff changeset
     3
^