Skip to content
This repository has been archived by the owner on Jan 2, 2024. It is now read-only.

Commit

Permalink
Update test
Browse files Browse the repository at this point in the history
  • Loading branch information
petabyt committed Jul 31, 2021
1 parent f27d0ad commit 5918961
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test.c
Expand Up @@ -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");
Expand Down

0 comments on commit 5918961

Please sign in to comment.