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