Closed simrnjandu closed 6 months ago
Thanks @simrnjandu ! While this is absolutely true, I identified this only later as a tedious mistake. The check performed in the parameter handler is a redundancy of the case selector. Instead of merging your documentation changes, would you mind removing the pattern selector
and replace it by Pattern::Anything()
?
Sure @davidscn , I will create another PR with the said changes.
Please have a look.
/include/parameter/parameter_handling.h
also needs to be updated when adding new test cases.