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

3 lines
125 B
Plaintext
Vendored

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