On 12/18/06, Kamil Skalski <kamil.skalski at gmail.com> wrote:
> > One more example is a local method.
> > If exist code like this:
> > def f()
> > {
> > ...
> > }
> >
> > f();
> >
> > I can't set breakpoint on 'f();'.
> >
>
> ... maybe next time :(
I've committed a fix for this one.
As for blocks, I think it is going to be harder.
--
Michał