Add support for Windows x64 Full AOT + LLVM + Interpreter on CI. (#15276)
[mono-project.git] / mcs / tests / test-938.cs
blob17bf81eb92129aa6488116ef67588ea95f91c332
1 namespace Example
3 public class A : A.InnerInterface
5 public interface InnerInterface
9 public static void Main ()