From 591896114a3eb723e7fca04fc3cbfab4415ed0ec Mon Sep 17 00:00:00 2001 From: Daniel Cook Date: Sat, 31 Jul 2021 15:18:48 -0400 Subject: [PATCH] Update test --- test.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test.c b/test.c index bf36856..1c0ccc8 100644 --- a/test.c +++ b/test.c @@ -25,7 +25,7 @@ void parse(char *text) { } int main() { - parse("ABCDEFGHIJKLMNOPQSRTYCUVZ 3 16"); + parse("1Kgs 1, 3-5:2-4, 3-6, 1-2"); parse("John 3 16-20, 17, 18-19"); parse("1 John 3-4 16-17-18-19,-,-,-"); parse("2983yr92y8392r839");