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