This commit is contained in:
2026-06-03 11:21:49 +02:00
parent 627ecc03c8
commit 63d339d8e4
+1 -1
View File
@@ -4,7 +4,7 @@
{
static void Main(string[] args)
{
Console.WriteLine("Hello, World!");
Console.WriteLine("Hello, Alla!");
}
//Test
}