2004-05-26 Sebastien Pouliot <sebastien@ximian.com>
[mono.git] / mcs / tests / i-undefined.cs
1 interface A : B {
2 }