mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-08-26 03:13:40 +07:00
ensure functional interface is found if assigned to field in another file (IDEA-156592)
This commit is contained in:
+3
@@ -0,0 +1,3 @@
|
||||
public interface <caret>I {
|
||||
void m();
|
||||
}
|
||||
Reference in New Issue
Block a user