* HttpChannel.cs, HttpClientChannel.cs, HttpHelper.cs, HttpServer.cs,
[mono.git] / mcs / tests / gen-1.cs
1 class Stack < type > {
2
3 }
4
5 class Boot {
6         static void Main ()
7         {
8         }
9 }