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