diff options
-rw-r--r-- | Notes/todo.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Notes/todo.txt b/Notes/todo.txt index c362fefb..5c920d8d 100644 --- a/Notes/todo.txt +++ b/Notes/todo.txt @@ -9,3 +9,4 @@ TODO: - Convert enum variants to point to structs for the data type - Clean up Span code to correctly handle nested spans - Clean up AST +- Explit arg patterns and arg types up for cleaner serialisation |