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