From c2fe82e71d00076d0a78ada830d3ee128550ece4 Mon Sep 17 00:00:00 2001 From: Tony Garnock-Jones Date: Fri, 19 Mar 2021 23:32:47 +0100 Subject: [PATCH] Comment --- schema/schema.prs | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/schema/schema.prs b/schema/schema.prs index 2ed14d8..cdba44b 100644 --- a/schema/schema.prs +++ b/schema/schema.prs @@ -17,6 +17,11 @@ Definitions = { symbol: Definition ...:... }. ; Pattern / Pattern / ... ; and the empty pattern is +; +; TODO: refactor to be +; / Alternative . +; Similarly for +; Definition = / Alternative . NamedAlternative = [@variantLabel string @alternative Alternative].