Implement Kotlin sub-classes tooltip to handle MPP correctly
Before this commit, Java tooltip was in use which could not work correctly with expect / actual classes So #KT-21011 Fixed
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
// !CHECK_HIGHLIGHTING
|
||||
|
||||
actual class ExpectedChild : SimpleParent()
|
||||
Reference in New Issue
Block a user