The const keyword is non-ECMA and not currently implemented in Rhino

git-svn-id: svn://10.0.0.236/trunk@82401 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
pschwartau%netscape.com
2000-11-08 01:10:43 +00:00
parent 8aadacbd0e
commit 71f49ea4ea

View File

@@ -24,3 +24,5 @@ lc3/JSObject/ToJSObject-001.js
# getter and setters are non-ECMA and not implemented in Rhino.
ecma_3/GetSet/getset-001.js
ecma_3/GetSet/getset-002.js
# the const keyword is non-ECMA and not currently implemented in Rhino (2000-11-01)
js1_5/Scope/scope-001.js