ref: ebdd2476cc2b5f0dea539efeae5151ada62c1ec6 dir: /test/bigliteral.myr/
use std const main = { std.put("%l\n", 34359738368 castto(int64)) }