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