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