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