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