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