From b8869f0fd5737e901b49f7a92a32d18870932bfb Mon Sep 17 00:00:00 2001 From: John Hodge Date: Fri, 26 Aug 2016 12:02:39 +0800 Subject: TODO - Add idea to split HIR function args --- Notes/todo.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'Notes') 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 -- cgit v1.2.3