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