summaryrefslogtreecommitdiff
path: root/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'main.c')
-rw-r--r--main.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/main.c b/main.c
index 7ab8c62..f8d4b69 100644
--- a/main.c
+++ b/main.c
@@ -19,8 +19,10 @@
/*
TODO:
struct parameters
-- check for empty parameter lists
+- error on empty parameter list
+- error on non-const param decls
- make sure inference works
+- should argument set twice error be in call_arg_param_order?
---
see infer.c "is resolved_to necessary" (now that ident system has changed)
replace is_reference in type_resolve_ with system for checking if type is