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