#- is like #+ except that it skips the expression if the test succeeds; that is,
#-test expression ==#+(not test) expression
For examples, see Section 24.1.2.1.1 Examples of Feature Expressions.