[NI] Fix testdata after enabling NI in IDE tests
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
//ALLOW_AST_ACCESS
|
||||
// !LANGUAGE: +NewInference
|
||||
package test
|
||||
|
||||
interface Rec<R, out T: Rec<R, T>> {
|
||||
|
||||
Reference in New Issue
Block a user