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