mirror of
https://github.com/openjdk/jdk.git
synced 2026-03-01 03:30:34 +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;
|
|
^
|