From 3fa4d0f75ed50309e21746ead99d5dec68f9a8ad Mon Sep 17 00:00:00 2001 From: Aadhavan Srinivasan Date: Fri, 3 Jan 2025 19:18:00 -0500 Subject: [PATCH] Updated TODO --- todo.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/todo.txt b/todo.txt index 8cfbb78..aff725b 100644 --- a/todo.txt +++ b/todo.txt @@ -4,3 +4,4 @@ Ideas for flags: -m : Print th match (-m 1 = first match, -m 2 = second match) -g : Print the th group +4. Refactor code for flags - make each flag's code a function, which modifies the result of findAllMatches