~sircmpwn/rc-devel

This thread contains a patchset. You're looking at the original emails, but you may wish to use the patch review UI. Review patch
1

[PATCH] doc/grammar.txt: add index

Details
Message ID
<20231103075648.2667-1-max@mxsr.de>
DKIM signature
missing
Download raw message
Patch: +7 -4
---
 doc/grammar.txt | 11 +++++++----
 1 file changed, 7 insertions(+), 4 deletions(-)

diff --git a/doc/grammar.txt b/doc/grammar.txt
index 9ccaa59..c4b1365 100644
--- a/doc/grammar.txt
+++ b/doc/grammar.txt
@@ -127,10 +127,13 @@ varname		word
		numeric
		'*'

access-list	numeric
		'-' (WS) numeric
		numeric (WS) '-'
		numeric (WS) '-' (WS) numeric
access-list	index
		'-' (WS) index
		index (WS) '-'
		index (WS) '-' (WS) index

index		numeric
		access

subscript	'`' '{' script '}'
		'`' string-literal '{' script '}'
-- 
2.42.0
Details
Message ID
<CWP0MVJO13IJ.G0YC0FZD79G9@taiga>
In-Reply-To
<20231103075648.2667-1-max@mxsr.de> (view parent)
DKIM signature
missing
Download raw message
Thanks!

To git@git.sr.ht:~sircmpwn/rc
   62dab51..427f84f  master -> master
Reply to thread Export thread (mbox)