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