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