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