test: 增加Demo6
This commit is contained in:
parent
7bc2ec6ebe
commit
c15f54e611
10
playground/Demo6/Main.snow
Normal file
10
playground/Demo6/Main.snow
Normal file
@ -0,0 +1,10 @@
|
||||
module: Main
|
||||
function: main
|
||||
parameter:
|
||||
return_type: int
|
||||
body:
|
||||
|
||||
return 0
|
||||
end body
|
||||
end function
|
||||
end module
|
||||
Loading…
x
Reference in New Issue
Block a user