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