[runtime] Coverage profiler fixes (#5698)
[mono.git] / mcs / errors / CS0433-lib.cs
1 namespace N
2 {
3         public class Lib
4         {
5         }
6 }