Tests for showing synthetic methods in file structure view
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
class KotlinTest : TestSAM
|
||||
|
||||
// TODO: Show both methods - synthetic and original (base mehtod without Kotlin signature)
|
||||
// TODO: Show location for synthetic method
|
||||
|
||||
// WITH_INHERITED
|
||||
Reference in New Issue
Block a user