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