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