refactor how repl works
This commit is contained in:
2
internal/testdata/strings.monkey
vendored
Normal file
2
internal/testdata/strings.monkey
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
s := "hello"
|
||||
s + " " + "world"
|
||||
Reference in New Issue
Block a user