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