mirror of
https://github.com/openjdk/jdk.git
synced 2026-01-29 12:38:24 +00:00
4 lines
76 B
Plaintext
4 lines
76 B
Plaintext
const_as_var1.js:1:0 Expected an operand but found const
|
|
const PI = 3.14;
|
|
^
|