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