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