IDEA-25162: Groovy extract method can fail to propose parameters and create wrong...
commit67178dfdf8cf050d3f68777f66ba8f7b40f36f7e
authorunknown <Maxim.Medvedev@.Labs.IntelliJ.Net>
Tue, 20 Oct 2009 12:37:05 +0000 (20 16:37 +0400)
committerunknown <Maxim.Medvedev@.Labs.IntelliJ.Net>
Tue, 20 Oct 2009 12:37:05 +0000 (20 16:37 +0400)
tree3eb90a7882bdf56f2aef0b5d03e7a47af6e30587
parent3bdad6bba896bde0b69e8fa0481c0dac321f1109
 IDEA-25162: Groovy extract method can fail to propose parameters and create wrong code
plugins/groovy/src/org/jetbrains/plugins/groovy/lang/psi/controlFlow/impl/ControlFlowBuilder.java
plugins/groovy/test/org/jetbrains/plugins/groovy/refactoring/extractMethod/ExtractMethodTest.java
plugins/groovy/testdata/groovy/refactoring/extractMethod/forIn.test [new file with mode: 0644]