Fix test type error

This commit is contained in:
Aaron Smith 2023-09-19 17:37:42 +01:00
parent 299ebfc0ac
commit d8a627c58a
2 changed files with 4 additions and 1 deletions

View file

@ -13,3 +13,4 @@
- define behavior of deriving a source within a derived source
- review destruction of node under a root that has a child in another root
- check in strict mode for forgetting to call constructor `create(class)`
- improve crash course, some sections feel like information dumps