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