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