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