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