Add setting of The WRAP flag in the Wrap property's set method.
[mono.git] / mcs / tests / i-undefined.cs
1 interface A : B {
2 }