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