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