Skip to content

Instantly share code, notes, and snippets.

@Pilchie
Created December 13, 2014 20:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Pilchie/25402907c772e80ed4a4 to your computer and use it in GitHub Desktop.
Save Pilchie/25402907c772e80ed4a4 to your computer and use it in GitHub Desktop.
/// <summary>
/// אבגדהוז חטיכלמנ סעפצקרשת
/// </summary>
public class ClassWithHebrewSummary { }
class Program
{
static void Main(string[] args)
{
ClassWithHebrewSummary.Equals(null, null);
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment