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