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