Open
Description
In an empty module enter
Sub test()
End Sub
End Sub
Then select the middle End Sub
and delete with the backspace key. Instead of removing as expected, it creates a new instance. Possibly related to #4139.
In an empty module enter
Sub test()
End Sub
End Sub
Then select the middle End Sub
and delete with the backspace key. Instead of removing as expected, it creates a new instance. Possibly related to #4139.