test: 更新 Bug1 代码示例
This commit is contained in:
parent
3e8b3f7629
commit
304d3e1c0e
@ -9,13 +9,9 @@ module: Main
|
|||||||
end function
|
end function
|
||||||
|
|
||||||
function: foo
|
function: foo
|
||||||
return_type: int
|
return_type: void
|
||||||
body:
|
body:
|
||||||
if false then
|
|
||||||
return 1
|
|
||||||
end if
|
|
||||||
|
|
||||||
return 0
|
|
||||||
end body
|
end body
|
||||||
end function
|
end function
|
||||||
end module
|
end module
|
||||||
Loading…
x
Reference in New Issue
Block a user