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