handle setter calls used as expression bodies in "Use property access syntax" intention
#KT-10587 Fixed
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
// WITH_RUNTIME
|
||||
fun foo(thread: Thread) = thread.setName("<name>")<caret>
|
||||
Reference in New Issue
Block a user