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