-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Minor
-
Affects Version/s: V4.0_OS
-
Component/s: ABNF
-
None
-
Environment:
[Proposed][Applied]
The current ABNF rule for hasExpr reads as follows:
hasExpr = RWS 'has' RWS commonExpr
This is a bit liberal, as we only allow enum values to follow the "has" operator.