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