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