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