Skip to content

Commit

Permalink
Grammar
Browse files Browse the repository at this point in the history
  • Loading branch information
sharyanto committed Dec 26, 2012
1 parent 76b28b9 commit da93691
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Sah/FAQ.pod
Expand Up @@ -122,7 +122,7 @@ However, you can do this:


["str ", {"clset&": [{"in": ["a","b","c"]}, {"!in": ["x","y","z"]}]}] ["str ", {"clset&": [{"in": ["a","b","c"]}, {"!in": ["x","y","z"]}]}]


=head3 How to express mutual failure ("if A fails, B must also fails")? =head3 How to express mutual failure ("if A fails, B must also fail")?


You can use C<if> clause and negate the clauses. For example: You can use C<if> clause and negate the clauses. For example:


Expand Down

0 comments on commit da93691

Please sign in to comment.