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