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