Closed real-mikhail closed 9 years ago
The idea is to highlight closure class creation point, not the captured locals/parameters declarations itself. I was unable to find better place to put highlighting in the case above, closure class actually allocated in the beginning of method execution.
Thanks for explanation!
In screenshot below you can see that there is closure allocation with two parameters but only one parameter is highlighted.