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