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