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