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