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