diff options
Diffstat (limited to 'docs/lifecycle/check.md')
| -rw-r--r-- | docs/lifecycle/check.md | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/lifecycle/check.md b/docs/lifecycle/check.md index 31685e1..39290c3 100644 --- a/docs/lifecycle/check.md +++ b/docs/lifecycle/check.md @@ -10,4 +10,6 @@ Type checking # Complete Function Definitions -# Incomplete Function Invocations +# Incomplete Function Definitions + +Can only type check on invocation, check if invocation is in the `INVOCATION_LIST` if not add new invocation |
