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