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