"Add open to callable" intention introduced #KT-16786 Fixed
This commit is contained in:
committed by
Mikhail Glukhikh
parent
cdb42c989e
commit
83169ad781
@@ -4,6 +4,7 @@
|
||||
// ACTION: Convert to block body
|
||||
// ACTION: Move to companion object
|
||||
// ACTION: Specify return type explicitly
|
||||
// ACTION: Make open
|
||||
|
||||
interface Inter {
|
||||
fun something(): String
|
||||
|
||||
Reference in New Issue
Block a user