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