Skip to content

Instantly share code, notes, and snippets.

@TWolverson
Created September 5, 2019 09:53
Show Gist options
  • Save TWolverson/cbad96e8e7aa900c5e2e23ce1d9f4b8e to your computer and use it in GitHub Desktop.
Save TWolverson/cbad96e8e7aa900c5e2e23ce1d9f4b8e to your computer and use it in GitHub Desktop.
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