is it possible to use `ReplaceWith` to replace a f...
# announcements
a
is it possible to use
ReplaceWith
to replace a function with a property?
Replacing an extension function with another extension function works fine
Replacing an extension property with another property is also ok
n
i faced this before and filed a issue https://youtrack.jetbrains.com/issue/KT-27731 comment your reproducer here
👍 1