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