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