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