Commit a8bfb6d3 authored by tsai's avatar tsai

asdf

parent 19b05f7b
Pipeline #5 passed with stages
in 6 minutes and 35 seconds
using System; using System;
namespace dotnetcore namespace dotnetcore
{ {
...@@ -6,7 +6,8 @@ namespace dotnetcore ...@@ -6,7 +6,8 @@ namespace dotnetcore
{ {
static void Main(string[] args) static void Main(string[] args)
{ {
Console.WriteLine("Hello World!"); Console.WriteLine("Hello World!hihihi");
} }
} }
} }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment