diff --git a/TODO b/TODO index 62c666d..9b510e2 100644 --- a/TODO +++ b/TODO @@ -13,3 +13,4 @@ # Cleanups - Generalize function/if/loop bodies into a "Block" node to remove redundancy +- Improve error reporting (See ./util/string_util::highlight_position_in_file)