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