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