Remove code moved to shared partition
[mono-project.git] / mcs / errors / cs1683.cs
blob0b830ca12c93089171e3105abedd43f5c1f3beb4
1 // CS1683: Reference to type `C' claims it is defined in this assembly, but it is not defined in source or any added modules
2 // Line: 5
3 // Compiler options: -r:CS1683-lib.dll
5 public class TestClass : A