snow/playground/Demo11/Main.snow
2025-07-01 17:09:52 +08:00

6 lines
92 B
Plaintext

function: main
return_type: int
body:
return 65537
end body
end function