7 lines
56 B
Plaintext
7 lines
56 B
Plaintext
let dingus = 10
|
|
|
|
if "test" == "test"
|
|
|
|
end
|
|
|
|
print(dingus) |