начало кодгена

This commit is contained in:
2025-02-04 18:40:47 +03:00
parent 727122166a
commit 1888db3522
15 changed files with 192 additions and 133 deletions
+9
View File
@@ -0,0 +1,9 @@
namespace mROA.Example;
public class MainX
{
public static void Main(string[] args)
{
}
}