Remove explicit enabling the new type inference from test data
This commit is contained in:
committed by
teamcity
parent
224beb24eb
commit
42e71f8c53
Vendored
+1
-1
@@ -1,4 +1,4 @@
|
||||
// !LANGUAGE: +NewInference -SamConversionForKotlinFunctions
|
||||
// !LANGUAGE: -SamConversionForKotlinFunctions
|
||||
// FILE: Runnable.java
|
||||
public interface Runnable {
|
||||
void run();
|
||||
|
||||
Reference in New Issue
Block a user