Support for "non-standard" directive syntax: "Cfg specs" in revision "attributes" #25
Labels
C-medium
Technical complexity: Medium
K-feature-request
Kind: Feature request
P-low
Priority: Low
S-actionable
Status: Actionable
Add some flag to opt in/out (?) of this & all "non-standard" directive syntax.
Examples:
//@[any(rev0, rev1)] ...
//@[all(rev0, rev1)] ...
//@[not(rev0)] ...
//@[false] ...
//@[true] ...
//@["literal"] ...
//@["any(rev0, rev1)"] ...
revision is literallycfg(rev0, rev1)
. Works together withrevisions: "any(rev0, rev1)"
The text was updated successfully, but these errors were encountered: