Merge pull request #5420 from nealef/z13v5
[mono.git] / mono / tests / modules-m1.cs
1 class Foo
2 {
3         public class Bar {
4         }
5 }