From f3c37a6abf3ebeb6c92c31622294788d9f34bc9b Mon Sep 17 00:00:00 2001 From: Evan Rutledge Borden Date: Sun, 19 Nov 2017 15:20:41 -0500 Subject: [PATCH] Update pending long argument test to context free. --- src-literatetests/tests-context-free.blt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src-literatetests/tests-context-free.blt b/src-literatetests/tests-context-free.blt index 9529bee..11e1bee 100644 --- a/src-literatetests/tests-context-free.blt +++ b/src-literatetests/tests-context-free.blt @@ -350,14 +350,14 @@ func reallyreallyreallyreallyreallyreallyreallyreallyreallyreallylongvariable #test simple multiline pattern #pending func reallyreallyreallyreallyreallyreallyreallyreallyreallyreallylongvariable - reallyreallyreallyreallyreallyreallyreallyreallyreallyreallylongvariable + reallyreallyreallyreallyreallyreallyreallyreallyreallyreallylongvariable = x #test another multiline pattern #pending func reallyreallyreallyreallyreallyreallyreallyreallyreallyreallylongvariable - a - b + a + b = x #test simple constructor