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