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