Files
kotlin-fork/idea/testData/multiModuleQuickFix/other/deprecatedImplHeader/jvm/foo.kt
T
2019-08-27 17:26:08 +07:00

3 lines
61 B
Kotlin
Vendored

// "Replace with 'actual'" "true"
<caret>impl fun foo() = 42