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