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