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