I AM GROOT
This commit is contained in:
parent
e6f2eb5b98
commit
ba5f05d491
11
GiteaTest/Program.cs
Normal file
11
GiteaTest/Program.cs
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
namespace GiteaTest
|
||||||
|
{
|
||||||
|
internal class Program
|
||||||
|
{
|
||||||
|
static void Main(string[] args)
|
||||||
|
{
|
||||||
|
Console.WriteLine("Hello, World!");
|
||||||
|
Console.WriteLine("bleh");
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user