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