improve: hello world
This commit is contained in:
@@ -2,7 +2,7 @@ using System;
|
||||
|
||||
namespace HelloWorld
|
||||
{
|
||||
class Main
|
||||
class main
|
||||
{
|
||||
static void Main(string[] args)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user