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