Go file #1

Merged
nerv merged 2 commits from feature1 into main 2026-04-24 13:41:05 +03:00
Showing only changes of commit d6af2e1e54 - Show all commits
+2
View File
@@ -9,3 +9,5 @@ func TestAddition(t *testing.T) {
t.Errorf("Add(1, 1) = %d; want %d", got, want)
}
}
#тестовый файл