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