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