7 lines
125 B
Plaintext

function: main
return_type: int
body:
declare num1 :int = 3.1 G
return 65537
end body
end function