mirror of
https://github.com/ValKmjolnir/Nasal-Interpreter.git
synced 2026-05-24 13:35:43 +08:00
5 lines
76 B
Plaintext
5 lines
76 B
Plaintext
# this will cause error
|
|
# import.b;
|
|
|
|
println("init a");
|
|
var a = "hello"; |