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