mirror of
https://github.com/CoonS2/Test.git
synced 2026-02-04 12:13:20 +09:00
Second
This commit is contained in:
@@ -1,2 +1,9 @@
|
||||
// See https://aka.ms/new-console-template for more information
|
||||
internal class Program
|
||||
{
|
||||
private static void Main(string[] args)
|
||||
{
|
||||
int a = 10;
|
||||
|
||||
Console.WriteLine("Hello, World!");
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user