9 lines
92 B
C#
Raw Permalink Normal View History

using System;
public static class TrueClass : Object
{
public static void Main ()
{
}
}