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