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