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