Remove explicit enabling the new type inference from test data
This commit is contained in:
committed by
teamcity
parent
224beb24eb
commit
42e71f8c53
@@ -1,5 +1,4 @@
|
||||
// FIR_IDENTICAL
|
||||
// !LANGUAGE: +NewInference
|
||||
// FILE: J.java
|
||||
public interface J<T> {
|
||||
public void foo(T r1, T r2);
|
||||
|
||||
Reference in New Issue
Block a user