test: 修改 Demo14 中的打印函数
This commit is contained in:
parent
8e26b57cde
commit
156f2b76c4
@ -3,7 +3,7 @@ module: Main
|
||||
function: main
|
||||
return_type: void
|
||||
body:
|
||||
print(222)
|
||||
os.print(222)
|
||||
end body
|
||||
end function
|
||||
end module
|
||||
Loading…
x
Reference in New Issue
Block a user