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