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