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