summaryrefslogtreecommitdiffstatshomepage
path: root/py/qstrdefs.h
diff options
context:
space:
mode:
Diffstat (limited to 'py/qstrdefs.h')
-rw-r--r--py/qstrdefs.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/py/qstrdefs.h b/py/qstrdefs.h
index 41ffa1d201..a69ae1c691 100644
--- a/py/qstrdefs.h
+++ b/py/qstrdefs.h
@@ -86,6 +86,8 @@ Q(align)
Q(data)
#endif
+Q(builtins)
+
Q(Ellipsis)
Q(StopIteration)