mirror of
https://github.com/ValKmjolnir/Nasal-Interpreter.git
synced 2026-07-23 03:18: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"; |