KT-3577 Stack overflow when resolving SAM adapter (from completion, show parameters, etc)
#KT-3577
This commit is contained in:
+5
@@ -0,0 +1,5 @@
|
||||
package test;
|
||||
|
||||
public interface SelfAsParameter {
|
||||
void foo(SelfAsParameter p);
|
||||
}
|
||||
Reference in New Issue
Block a user