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