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