mirror of
https://github.com/Open-Argon/argon-v3.git
synced 2025-12-06 00:46:07 +00:00
make maps oop
This commit is contained in:
7
tests/stack test.ar
Normal file
7
tests/stack test.ar
Normal file
@@ -0,0 +1,7 @@
|
||||
x = 10
|
||||
|
||||
do
|
||||
let x = 20
|
||||
term.log(x)
|
||||
|
||||
term.log(x)
|
||||
Reference in New Issue
Block a user