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