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