mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-19 18:44:38 +02:00
3 lines
76 B
Text
3 lines
76 B
Text
const_as_var1.js:1:0 Expected an operand but found const
|
|
const PI = 3.14;
|
|
^
|