We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 23cfe79 commit d59f81bCopy full SHA for d59f81b
1 file changed
spec/patterns.md
@@ -66,8 +66,6 @@ pat-param :=
66
'<@@' expr '@@>'
67
null
68
69
-pats := pat ',' ... ',' pat
70
-field-pats := field-pat ';' ... ';' field-pat
71
rules := '|'? rule '|' ... '|' rule
72
```
73
0 commit comments