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