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