Compatify KotlinCodeBlockModificationListener p.1
Relates to #KT-38443
This commit is contained in:
committed by
Vladimir Dolzhenko
parent
38622d8d92
commit
5a36da90b6
+1
-1
@@ -39,7 +39,7 @@ val KOTLIN_CONSOLE_KEY = Key.create<Boolean>("kotlin.console")
|
||||
/**
|
||||
* Tested in OutOfBlockModificationTestGenerated
|
||||
*/
|
||||
// BUNCH: 193
|
||||
// BUNCH: 193
|
||||
class KotlinCodeBlockModificationListener(project: Project) : PsiTreeChangePreprocessor {
|
||||
private val treeAspect: TreeAspect = TreeAspect.getInstance(project)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user