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