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