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