Add missing break-statements in ast_expression::hir

The ast_conditional case was flowing right into ast_pre_inc.
1 file changed