We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f65023c commit c631dafCopy full SHA for c631daf
src/Program.cs
@@ -7,7 +7,7 @@ class Program
7
static void Main(string[] args)
8
{
9
Console.WriteLine("Hello World from Twitch!");
10
- Console.WriteLine("Hello World from Twitch!");
+ Console.WriteLine("Hello World from Twitch!");dddd
11
}
12
13
0 commit comments