@ -4,3 +4,4 @@
Ideas for flags:
-m <num> : Print <num>th match (-m 1 = first match, -m 2 = second match)
-g <num> : Print the <num>th group
4. Refactor code for flags - make each flag's code a function, which modifies the result of findAllMatches