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