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