编译器输出

Snow 源代码

Main.snow

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