improve: hello world

This commit is contained in:
2025-03-26 01:05:49 +08:00
parent 391ffe177d
commit 8d283975f8
2 changed files with 3 additions and 352 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ using System;
namespace HelloWorld
{
class Main
class main
{
static void Main(string[] args)
{