7d58a197cf
Fixes #5140.
4 lines
78 B
Python
4 lines
78 B
Python
# Checks for regression on MP_QSTR_NULL
|
|
def returns_NULL():
|
|
return "NULL"
|