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