Files
argon-v3/tests/stack test.ar
2023-04-08 15:34:20 +02:00

7 lines
50 B
Plaintext

x = 10
do
let x = 20
term.log(x)
term.log(x)