Bug description
Replace the class definition of an existing class to try to create a new class. A debugger is shown with error 'index out of range' somewhere inside ClyNotebookMorph.
To Reproduce
Steps to reproduce the behavior:
- Browse the ESWebApplication class.
- Replace its class definition with Object subclass: #Something, remove instance and class variable names and save.
- See error
Expected behavior
No error.
Screenshots

Version information:
Bug description
Replace the class definition of an existing class to try to create a new class. A debugger is shown with error 'index out of range' somewhere inside ClyNotebookMorph.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
No error.
Screenshots

Version information: