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