mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-03 15:50:52 +07:00
split UnimplementInterfaceAction to two fixes with immutable text for clarity (boolean parameter considered harmful) and for stability
GitOrigin-RevId: 3942585b2071cb81733080dee122913cdac001f1
This commit is contained in:
committed by
intellij-monorepo-bot
parent
5224aa124a
commit
5145671442
@@ -1,4 +1,4 @@
|
||||
// "Unimplement Interface" "true-preview"
|
||||
// "Unimplement" "true-preview"
|
||||
class A implements I<caret>I {
|
||||
public String toString() {
|
||||
return super.toString();
|
||||
|
||||
Reference in New Issue
Block a user