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