10 lines
76 B
C#
Raw Normal View History

class Stack < type > {
}
class Boot {
public static void Main ()
{
}
}