KT-7349 Replace keyword "companion" in completion with "companion object"
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
class C {
|
||||
compa<caret>object {
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
// ELEMENT: "companion"
|
||||
Reference in New Issue
Block a user