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