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