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