Initial commit
This commit is contained in:
3
tests/const_list.eln
Normal file
3
tests/const_list.eln
Normal file
@ -0,0 +1,3 @@
|
||||
const a = 1, b = 2;
|
||||
writei(a + b)
|
||||
.
|
Reference in New Issue
Block a user