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