Merge pull request #5714 from alexischr/update_bockbuild
[mono.git] / mono / tests / bug-81691-a.cs
1 namespace NS.A
2 {
3         public class TestA
4         {
5         }
6 }