test: 更新 Demo1
This commit is contained in:
parent
5ea546e04e
commit
26a533adaf
@ -1,9 +1,10 @@
|
||||
module: Main
|
||||
import:Math
|
||||
function: main
|
||||
return_type: void
|
||||
return_type: int
|
||||
body:
|
||||
Math.add(6,1)
|
||||
return 0
|
||||
end body
|
||||
end function
|
||||
end module
|
||||
end module
|
||||
Loading…
x
Reference in New Issue
Block a user