Merge pull request #5428 from kumpera/wasm-support-p2
[mono.git] / mono / tests / bug-81691-a.cs
1 namespace NS.A
2 {
3         public class TestA
4         {
5         }
6 }