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