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