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