KT-1389 Ctrl-Alt-B on class declaration does not work
#KT-1389 In Progress
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
package testing
|
||||
|
||||
open class <caret>Test
|
||||
|
||||
class TestOther : Test()
|
||||
|
||||
// REF: JetLightClass:testing.TestOther
|
||||
Reference in New Issue
Block a user