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