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