More tests
This commit is contained in:
2
testdata/hashes.monkey
vendored
Normal file
2
testdata/hashes.monkey
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
let d = {"a": 1, "b": 2}
|
||||
d["a"] + d["b"]
|
||||
Reference in New Issue
Block a user