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