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