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