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