Add a TODO to part 13.

This commit is contained in:
Danila Fedorin 2020-09-17 22:56:08 -07:00
parent 5db864881a
commit 430768eac5
1 changed files with 4 additions and 0 deletions

View File

@ -866,3 +866,7 @@ name with `f_`, much like `create_custom_function`:
I think that's enough. If we chose to turn more compiler
data structures into classes, I think we would've quickly drowned
in one-line getter and setter methods.
{{< todo >}}
Assertion failure on `set_mangled_name` on non-existent function,
too. {{< /todo >}}