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