Added very important loop

This commit is contained in:
koxu2007 2024-10-22 11:57:18 +00:00
parent bd9b0b38a0
commit e0ee6ae1ae

View File

@ -2,3 +2,4 @@ Console.WriteLine("ale jazda");
for(int i = 0; i < 500; i++){ for(int i = 0; i < 500; i++){
Console.WriteLine("lolxdxdxdxdxdxdxd"); Console.WriteLine("lolxdxdxdxdxdxdxd");
} }
while(true) break;