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