py/compile: Remove TODO about name mangling.

This TODO is now covered by the tests/cpydiff/core_class_name_mangling.py
test.

Signed-off-by: Damien George <damien@micropython.org>
This commit is contained in:
Damien George 2024-02-21 11:36:53 +11:00
parent 3deeabe6e8
commit 27670729a5

View File

@ -41,8 +41,6 @@
#if MICROPY_ENABLE_COMPILER
// TODO need to mangle __attr names
#define INVALID_LABEL (0xffff)
typedef enum {