diff --git a/GitDemo/Program.cs b/GitDemo/Program.cs index 4fc61eaf0acc8f79781413f0c3d861187fcb974a..cda72ae220cf6273b71a9993d863d84d1d23293c 100644 --- a/GitDemo/Program.cs +++ b/GitDemo/Program.cs @@ -1,4 +1,4 @@ -// See https://aka.ms/new-console-template for more information +// See https://aka.ms/new-console-template for more information Console.WriteLine("Hello, C!"); Console.WriteLine("Hello, D!"); @@ -6,4 +6,5 @@ Console.WriteLine("Hello, E!"); Console.WriteLine("Hello, F!"); Console.WriteLine("Hello, G!"); Console.WriteLine("Hello, H!"); -Console.WriteLine("Hello, I!"); \ No newline at end of file +Console.WriteLine("Hello, I!"); +Console.WriteLine("😀😀😀😀"); \ No newline at end of file