From ea525575ab7884b92a8f447d820902cd6a3666dc Mon Sep 17 00:00:00 2001 From: Bob Polis Date: Mon, 21 Sep 2020 16:38:32 +0200 Subject: [PATCH] expanded syntax error test by adding labels and comments --- tests/syntax-error | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/tests/syntax-error b/tests/syntax-error index 16c6b38..6228083 100755 --- a/tests/syntax-error +++ b/tests/syntax-error @@ -1,5 +1,14 @@ #!/usr/bin/env curly \Syntax error below out +:lbl1 +42 +\hey +:lbl2 yo dude +56 +# random shit +89 +:lbl3 +\this is it, then end