Merge pull request #3522 from henricm/fix-csharp-compiler-path-windows
[mono.git] / mono / tests / modules-m1.cs
1 class Foo
2 {
3         public class Bar {
4         }
5 }