Skip to content

Commit 3b94363

Browse files
zkattabatkins
andauthored
Update draft-marchan-kdl2.md
Co-authored-by: Tab Atkins Jr. <jackalmage@gmail.com>
1 parent 07788d1 commit 3b94363

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

draft-marchan-kdl2.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -295,7 +295,8 @@ designing this feature, it was determined that the value for various real-world
295295
DSLs outweighed the complexity of the following rules.
296296

297297
As such, to remove ambiguity, the suffix ({{identifier-string}}) MUST NOT start
298-
with any of the following patterns, all of which MUST yield syntax errors:
298+
with any of the following patterns, all of which MUST yield syntax errors
299+
(if they can be distinguished from other syntaxes at all):
299300

300301
* `.`, `,`, or `_`
301302
* `[a-zA-Z][0-9_]` (to disambiguate all non-decimals, with breathing room)

0 commit comments

Comments
 (0)