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