Analysis API: move testdata to corresponding components folders
This commit is contained in:
Vendored
+6
@@ -0,0 +1,6 @@
|
||||
interface A
|
||||
interface B
|
||||
|
||||
class C<T> where T : A, T : B {
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user