From: Mark Wooding Date: Tue, 17 Nov 2015 17:08:15 +0000 (+0000) Subject: doc/syntax.tex: Remove pointless repeats on . X-Git-Url: https://git.distorted.org.uk/~mdw/sod/commitdiff_plain/0a488b1c14d36537a1303e1e1f43c4cfc440b0a2?ds=inline;hp=0a488b1c14d36537a1303e1e1f43c4cfc440b0a2 doc/syntax.tex: Remove pointless repeats on . [k] is already a recursive definition, because of the parentheses. Besides, if was going to be shown as repeatable, it should have a `+' rather than a `*', otherwise the rule is directly recursive. ---