test: 修改为最新的bug

This commit is contained in:
Luke 2025-07-17 00:04:16 +08:00
parent 268f1aa09a
commit 2093201173

View File

@ -2,7 +2,8 @@ module: Main
function: main
return_type: void
body:
declare 1sum :int =1
declare abc!:int =1
end body
end function
end module
end module