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 5d0518e commit 4fd948cCopy full SHA for 4fd948c
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!");dddd
+ Console.WriteLine("Hello World from Twitch!");
11
}
12
13
0 commit comments