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