Unfortunately, that's not always possible without ...
# eap
d
Unfortunately, that's not always possible without additional refactorings. E.g.,
Copy code
foo(bar(if (flag) Derived1() else Derived2())) // should extract variable here