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