This is just a joke that a friend of mine has shown to me.
Will this code compile?
using System;
class Program
{
static void Main()
{
Console.WriteLine("Go");
}
}
This is just a joke that a friend of mine has shown to me.
Will this code compile?
using System;
class Program
{
static void Main()
{
Console.WriteLine("Go");
}
}