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