This commit is contained in:
Electrominch
2022-10-07 00:48:29 +03:00
parent c388b14c3f
commit 0b88604037
20 changed files with 414 additions and 7 deletions

View File

@@ -4,7 +4,6 @@
{
static void Main(string[] args)
{
Console.WriteLine("Hello, World!");
}
}
}