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