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