summaryrefslogtreecommitdiff
path: root/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'main.c')
-rw-r--r--main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/main.c b/main.c
index aaac4f5..7f078d8 100644
--- a/main.c
+++ b/main.c
@@ -19,8 +19,8 @@
/*
TODO:
struct parameters
-- allow accessing parameters with .
- make sure inference works with struct params
+- allow accessing parameters with .
- should argument set twice error be in call_arg_param_order?
---
see infer.c "is resolved_to necessary" (now that ident system has changed)