mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-28 07:14:30 +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;
|
|
^
|