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