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