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