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