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