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