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