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