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