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