test: 修改Demo6
This commit is contained in:
parent
c188eb478b
commit
7708a88771
@ -3,8 +3,8 @@ module: Main
|
|||||||
parameter:
|
parameter:
|
||||||
return_type: int
|
return_type: int
|
||||||
body:
|
body:
|
||||||
|
declare b1 :int =-1
|
||||||
return 0
|
return b1
|
||||||
end body
|
end body
|
||||||
end function
|
end function
|
||||||
end module
|
end module
|
||||||
Loading…
x
Reference in New Issue
Block a user