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