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