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