607148bb85
This fixes a fail in extra_coverage.py.
4 lines
78 B
Python
4 lines
78 B
Python
# Checks for regression on MP_QSTR_NULL
|
|
def returns_NULL():
|
|
return "NULL"
|