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