From befa629daa7e269a9dc84e1809f70122b046c567 Mon Sep 17 00:00:00 2001 From: Justin Ethier Date: Fri, 17 Apr 2015 22:06:31 -0400 Subject: [PATCH] Clarified TODO --- TODO | 2 ++ 1 file changed, 2 insertions(+) diff --git a/TODO b/TODO index fc78d185..82882b02 100644 --- a/TODO +++ b/TODO @@ -1,6 +1,8 @@ Working TODO list: - Fixup Cyc_sum to use varargs and call (error) if anything bad happens. then generalize to - * / + can we pass the actual arg(s) to the error function? + - need an error() function that will call (error) from the C runtime useful for, EG, type checking