[Commonizer] Link ticket ^KT-47100 in HierarchicalPropertyCommonizationTest
This commit is contained in:
committed by
Space
parent
ffcd57cb31
commit
70924f6c15
+1
@@ -187,6 +187,7 @@ class HierarchicalPropertyCommonizationTest : AbstractInlineSourcesCommonization
|
|||||||
"(a, b)", """
|
"(a, b)", """
|
||||||
expect class AB expect constructor()
|
expect class AB expect constructor()
|
||||||
expect typealias TA_AB = AB
|
expect typealias TA_AB = AB
|
||||||
|
// https://youtrack.jetbrains.com/issue/KT-47100
|
||||||
expect val x: AB
|
expect val x: AB
|
||||||
""".trimIndent()
|
""".trimIndent()
|
||||||
)
|
)
|
||||||
|
|||||||
Reference in New Issue
Block a user