KT-2739 Error type inferred for hashSet(Pair, Pair, Pair)
#KT-2739 Fixed
This commit is contained in:
@@ -171,6 +171,9 @@ public class FunctionGenTest extends CodegenTestCase {
|
||||
blackBoxFile("regressions/kt1038.kt");
|
||||
}
|
||||
|
||||
public void testKt2739() {
|
||||
blackBoxFile("regressions/kt2739.kt");
|
||||
}
|
||||
|
||||
public void testReferencesStaticInnerClassMethod() throws Exception {
|
||||
blackBoxFileWithJava("functions/referencesStaticInnerClassMethod.kt");
|
||||
|
||||
Reference in New Issue
Block a user