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