Added very important loop
This commit is contained in:
parent
bd9b0b38a0
commit
e0ee6ae1ae
@ -1,4 +1,5 @@
|
|||||||
Console.WriteLine("ale jazda");
|
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;
|
Loading…
Reference in New Issue
Block a user