add if statement and declaration
This commit is contained in:
3
testing.ar
Normal file
3
testing.ar
Normal file
@@ -0,0 +1,3 @@
|
||||
let y = 1
|
||||
if (let x = let z = y, a=null) z
|
||||
else x
|
||||
Reference in New Issue
Block a user