-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: No Action
-
Affects Version/s: V4.0_ERRATA03
-
Fix Version/s: V4.0_ERRATA03
-
Component/s: ABNF
-
Labels:None
-
Resolution:
With this definition:
functionParameters = OPEN [ functionParameter *( COMMA functionParameter ) ] CLOSE
Unfortunately, this definition prohibits an empty parameter list.