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