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