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