This commit is contained in:
Michel Fedde 2020-09-14 12:27:31 +02:00
parent f491325224
commit cb23f9d420

View file

@ -10,6 +10,7 @@ namespace SM_TEST
{ {
static void Main(string[] args) static void Main(string[] args)
{ {
Console.Write("");
} }
} }
} }