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