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