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