jlahoda [Mon, 08 Aug 2016 17:22:44 +0200] rev 40235
8144733: Iterating over elements of a Scope can return spurious inner class elements
Summary: When a Symbol is removed from a Scope while iterating over it, update the iterator as well to reflect the change.
Reviewed-by: mcimadamore