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