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