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