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