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