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