e693820fb4
#KT-1613 Fixed #KT-4192 Fixed Enable auto-import fix for "unresolved reference with wrong receiver" diagnostic
4 lines
32 B
Kotlin
4 lines
32 B
Kotlin
package util
|
|
|
|
fun H.inc(): H {
|
|
} |