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