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