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