We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d62c6d9 commit 98c0e76Copy full SHA for 98c0e76
docs/architecture/ADR016-Lexer-tables.md renamed to docs/architecture/ADR017-Lexer-tables.md
@@ -1,4 +1,4 @@
1
-# ADR016: Lexer tables
+# ADR017: Lexer tables
2
3
**Status**: Rejected.
4
docs/architecture/README.md
@@ -212,5 +212,6 @@ Nygard][ADR-bible].
212
### Rejected ADRs
213
214
* [ADR007: Expression stack](ADR007-Expression-stack.md)
215
+* [ADR017: Lexer tables](ADR017-Lexer-tables.md)
216
217
[ADR-bible]: https://cognitect.com/blog/2011/11/15/documenting-architecture-decisions
0 commit comments