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