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