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