dzzzc
Results
2
issues of
dzzzc
for example, I add “require("hello2-1")” to the “hello2-3.lua” ,failed to execute "luerl:do" , but only add "require("math")" success lua: ``` require("math") require("hello2-1") function no() print("(16) No!") end print(math.abs(-15)) print("(15) Maybe...
 I tried to compile this program on Windows, but failed.
help wanted
prio-low