My_First_Repo/second.cs
2025-02-24 13:51:56 +03:00

13 lines
186 B
C#

using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace ConsoleForGit
{
internal class second
{
}
}