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