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