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