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