2010-05-31 Robert Jordan <robertj@gmx.net>
[mono.git] / mono / tests / modules-m1.cs
1 class Foo
2 {
3         public class Bar {
4         }
5 }