Add examples and move tests to the tests/ folder
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
let a
|
||||
let b
|
||||
let c
|
||||
a = b = c = 5
|
||||
a
|
||||
b
|
||||
c
|
||||
Reference in New Issue
Block a user