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