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