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