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