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 ca7463f commit 1e62e37Copy full SHA for 1e62e37
src/Program.cs
@@ -6,7 +6,7 @@ class Program
6
{
7
static void Main(string[] args)
8
9
- Console.WriteLine("Hello World!");
+ Console.WriteLine("Hello World from Twitch!");
10
}
11
12
0 commit comments