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