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