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