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