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