const must have an initial value when declared. #1251
Labels
bug
Issues considered a bug
Ecma Incompatibility
Issues about Rhino being incompatible with the EcmaScript spec
Milestone
Enviroment
Reproduction
java -jar ./rhino-1.7.14.jar -version 200 -debug
)Expect Error
SyntaxError: Missing initializer in const declaration
The text was updated successfully, but these errors were encountered: