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