Files
argon-v3/example.ar
2023-03-15 21:02:00 +00:00

5 lines
45 B
Plaintext

x = map()
x.poo = 10
y = [x,x,x]
term.log(y)