[mini] Always emit safepoints, except WASM
[mono-project.git] / mcs / errors / cs1960-2.cs
blob796eb395dc48a49097feacf06417f7471a7cd116
1 // CS1960: Variant type parameters can only be used with interfaces and delegates
2 // Line: 4
4 class A<in T>