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