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