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