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