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