[interp] Fall back to old implementation when calling on proxy
[mono-project.git] / mcs / errors / cs1696.cs
blob87b2234d6cc31a4f8d3f1fb6585a3c77f779c4dd
1 // CS1696: Single-line comment or end-of-line expected
2 // Line: 5
3 // Compiler options: -warnaserror
5 #pragma warning disable 659 /* overrides Equals but not GetHashCode */
6 #pragma warning restore