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