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