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