Merge: parse_examples: minor fixes
authorJean Privat <jean@pryen.org>
Thu, 3 May 2018 23:15:49 +0000 (19:15 -0400)
committerJean Privat <jean@pryen.org>
Thu, 3 May 2018 23:15:49 +0000 (19:15 -0400)
This PR fixes two things:
1. call `visit_all` so statements are all visited
2. also count newly instanciated mclasses

Pull-Request: #2639


Trivial merge