Skip to content

Instantly share code, notes, and snippets.

@TWolverson
Created September 5, 2019 09:53
using System;
public class Program
{
public static void Main()
{
var = "";
Console.WriteLine("Hello World");
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment