Index: src/AST/Util.cpp
===================================================================
--- src/AST/Util.cpp	(revision 446dde5900727894be24c5a5f936130d83c10584)
+++ src/AST/Util.cpp	(revision c4f8c4bfa2372f6ff1d67445f9282c8bba3f0770)
@@ -260,4 +260,5 @@
 			}
 		}
+		if ( ! type->assertions.empty() ) visit_children = false;
 	}
 
