Files
kotlin-fork/idea/testData/multiModuleQuickFix/createExpect/funWithAccessibleAlias/common/foo.kt
T
2019-08-27 17:26:08 +07:00

2 lines
100 B
Kotlin
Vendored

expect class SomeString
// It would be great to have SomeString in foo() below, but it's problematic