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