From 96f484220f30f036a72b0f646a654611ebe78253 Mon Sep 17 00:00:00 2001 From: Alex Date: Tue, 28 Dec 2021 17:35:00 +0100 Subject: [PATCH] test --- main.go | 2 ++ 1 file changed, 2 insertions(+) diff --git a/main.go b/main.go index 58f51b0..294ce87 100644 --- a/main.go +++ b/main.go @@ -30,6 +30,8 @@ func main() { minecraft.RunServer() } +// aa + /* "u"nsigned can hold only positive values signed can hold negative and positve values