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