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