Files
kotlin-fork/idea/testData/multiModuleQuickFix/expectFunWithAccessibleAlias/common/foo.kt
T
2018-11-21 15:13:01 +03:00

2 lines
100 B
Kotlin
Vendored

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