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