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