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