From d309bd9f9f58355c653502f587cfbe070330933b Mon Sep 17 00:00:00 2001 From: Akim Demaille Date: Sat, 4 Jul 2020 12:10:15 +0200 Subject: [PATCH] package: fix syntax-check errors * examples/c/bistromathic/bistromathic.test, po/POTFILES.in: here. --- examples/c/bistromathic/bistromathic.test | 2 +- po/POTFILES.in | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/examples/c/bistromathic/bistromathic.test b/examples/c/bistromathic/bistromathic.test index f10cb69c..2e853157 100755 --- a/examples/c/bistromathic/bistromathic.test +++ b/examples/c/bistromathic/bistromathic.test @@ -322,7 +322,7 @@ sed -e 's/\\t/ /g' >input < (1++2) + 3 + '' -> +> '' err: 1.1: syntax error: expected - or ( or number or function or variable before + err: 1.1: syntax error: expected - or ( or number or function or variable before + err: 1.4: syntax error: expected - or ( or number or function or variable before + diff --git a/po/POTFILES.in b/po/POTFILES.in index 6b6d1e98..5b15e936 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -6,7 +6,6 @@ src/counterexample.c src/files.c src/fixits.c src/getargs.c -src/gram.h src/gram.c src/graphviz.c src/i18n-strings.c