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