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