KT-12297 related: make not open quick-fix for REDUNDANT_OPEN_IN_INTERFACE
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
// "Make 'foo' not open" "true"
|
||||
|
||||
interface My {
|
||||
<caret>open fun foo()
|
||||
}
|
||||
Reference in New Issue
Block a user