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