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