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