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