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