init line-indent-provider module
Part of #KT-22211
This commit is contained in:
@@ -5,3 +5,5 @@ interface A1
|
||||
open class B1
|
||||
|
||||
class Simpleclass() : B1(), <caret>A1
|
||||
|
||||
// WITHOUT_CUSTOM_LINE_INDENT_PROVIDER
|
||||
Reference in New Issue
Block a user