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