From db7d946c5c05b85bfaa047a61b992180fb7241a4 Mon Sep 17 00:00:00 2001 From: Aadhavan Srinivasan Date: Thu, 24 Oct 2024 14:39:53 -0400 Subject: [PATCH] Updated todo --- todo.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/todo.txt b/todo.txt index 4105502..b0f1279 100644 --- a/todo.txt +++ b/todo.txt @@ -1,2 +1,3 @@ 1. Error-checking - invalid regex, Out-of-bounds stuff. Do more testing. -2. More opreators - +, ?, character classes \ No newline at end of file +2. More opreators - +, ?, character classes +3. '*' doesn't match trailing whitespace