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