From 73a7c860f6252f5f2e94e2a57eb5cbd53e2b9ccb Mon Sep 17 00:00:00 2001 From: "Benjamin J. Culkin" Date: Tue, 24 Oct 2017 18:40:28 -0300 Subject: Update sample data --- RGens/data/sample-grammars/rune.gram | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'RGens/data/sample-grammars/rune.gram') diff --git a/RGens/data/sample-grammars/rune.gram b/RGens/data/sample-grammars/rune.gram index 05332e9..4c64e5a 100755 --- a/RGens/data/sample-grammars/rune.gram +++ b/RGens/data/sample-grammars/rune.gram @@ -1,3 +1,10 @@ +# @TODO 10/23/17 Ben Culkin :RuneDebug +# Something seems to be wrong with this grammar, and I'm not sure as to +# the exact details. +# +# The problem is that we are getting multiple runes running together +# without an obvious cause. + [rune-string] [rune-2] [rune-1] [rune-2] [rune-1] [rune-2] [rune-3] -- cgit v1.2.3