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