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