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