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