diff --git a/TODO.md b/TODO.md index 632ee88..7dc413e 100644 --- a/TODO.md +++ b/TODO.md @@ -3,6 +3,9 @@ TODO ### Implementation ### +call equal_tagged_value() when you find a union type when +comparing structs deeply. (C backend, probably others) + Name mangling for compilers (prepend with `_` most likely.) And literal characters in strings, especially `'` and `"`.