Jan. 25, 2011
6:58 a.m.
Comment #2 on issue 3579 by laurent....@gmail.com: "declare temp" adds the variable twice http://code.google.com/p/pharo/issues/detail?id=3579 On accept and select 'declare temp': Parser>>declareTempAndPaste: adds the temp |bar| (put a halt here, easy to follow) but then EncoderForV3PlusClosures>>bindAndJuggle: throws signal ReparseAfterSourceEditing and then I'm totally lost :)