Files
kotlin-fork/idea/testData/quickfix/redundantInline/function.kt
T

2 lines
64 B
Kotlin
Vendored

// "Remove 'inline' modifier" "true"
<caret>inline fun test() {}