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