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