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