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