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