mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-21 03:24:38 +02:00
6 lines
241 B
Text
6 lines
241 B
Text
SyntaxError: test/script/basic/JDK-8019791.js#33<eval>:1:3 Expected ; but found ~
|
|
"" ~ ""
|
|
^
|
|
SyntaxError: test/script/basic/JDK-8019791.js#41<eval>:1:18 Expected ) but found ~
|
|
function() { if (1~0) return 0; return 1 }
|
|
^
|