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