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