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