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