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