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