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