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