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