diff --git a/applications/program.cs b/applications/program.cs index 395ff47..2642a62 100644 --- a/applications/program.cs +++ b/applications/program.cs @@ -5,5 +5,5 @@ using System.Runtime.InteropServices; using static System.Console; -Console.WriteLine("Run..."); +Console.WriteLine("Run...."); while (true);