NEIN NEIN NEIN

This commit is contained in:
NBTEMP\bib
2026-06-03 11:22:12 +02:00
parent 627ecc03c8
commit 18bbe02a8a
+1 -1
View File
@@ -4,7 +4,7 @@
{ {
static void Main(string[] args) static void Main(string[] args)
{ {
Console.WriteLine("Hello, World!"); Console.WriteLine("Hello, NEIN NEIN NEIN!");
} }
//Test //Test
} }