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