|
Hi,
(System Browser)
If I create a class ClassA, and a class named ClassB.
ClassA instances method:
answerB
^ClassB
And I delete ClassB (without using the refactoring), then #answerB method Do
Not Compile but still have the CompiledMethod icon (it should be
CompiledFailedMethod).
Best Regards
Bruno Brasesco
|