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