More tests
This commit is contained in:
3
testdata/let.monkey
vendored
Normal file
3
testdata/let.monkey
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
let x = 1
|
||||
let y = 2
|
||||
let z = x
|
||||
Reference in New Issue
Block a user