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