diff options
Diffstat (limited to 'py/qstrdefs.h')
-rw-r--r-- | py/qstrdefs.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/py/qstrdefs.h b/py/qstrdefs.h index dcde1b5c16..161d231127 100644 --- a/py/qstrdefs.h +++ b/py/qstrdefs.h @@ -35,6 +35,7 @@ QCFG(BYTES_IN_HASH, MICROPY_QSTR_BYTES_IN_HASH) Q() Q(*) +Q(_) Q(__build_class__) Q(__class__) Q(__doc__) |