10 lines
150 B
Plaintext
10 lines
150 B
Plaintext
module: Main
|
|
function: main
|
|
return_type: void
|
|
body:
|
|
declare abc!:int =1
|
|
|
|
end body
|
|
end function
|
|
end module
|