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