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