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