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