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