начало разделенных контекстов

This commit is contained in:
2025-02-12 23:37:06 +03:00
parent 932f915f28
commit 6b794e1cd9
8 changed files with 69 additions and 61 deletions
+2 -1
View File
@@ -10,4 +10,5 @@ public interface ILoadTest
int Last(int next);
void C();
void A();
}
}