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