Merge pull request #4003 from ntherning/ignore-disconnected-interfaces-in-HttpListene...
[mono.git] / mcs / tests / test-419-2-lib.cs
1 // Compiler options: -t:library
2
3 internal class Provider {
4 }