e693820fb4
#KT-1613 Fixed #KT-4192 Fixed Enable auto-import fix for "unresolved reference with wrong receiver" diagnostic
3 lines
42 B
Kotlin
3 lines
42 B
Kotlin
package util
|
|
|
|
fun H?.minus(s: String) = "" |