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