diff --git a/HOME_EXAM.md b/HOME_EXAM.md index 0caaee84d1098e04cc22e945490de81af546c29d..007c4d5a2c72896166cad3bc35fc5d7d0cd458ce 100644 --- a/HOME_EXAM.md +++ b/HOME_EXAM.md @@ -3,6 +3,11 @@ - Fork this repo and put your answers (or links to answers) in THIS file. _Answers can be found at the end of this file_ +- [Syntax](#syntax) +- [Semantics](#semantics) +- [Type Checker](#type-checker) +- [Borrow Checker](#borrow-checker) +- [Conclusion](#conclusion) ## Your repo