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