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