Commit 2c57114f1117ea94e3023d989018748be76d52eb

Carlos Martín Nieto 2015-05-20T21:18:25

ignore: clear the error when matching a pattern negation When we discover that we want to keep a negative rule, make sure to clear the error variable, as it we otherwise return whatever was left by the previous loop iteration.