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