micropython/ports/unix/coverage-frzmpy/frzqstr.py

4 lines
78 B
Python
Raw Normal View History

# Checks for regression on MP_QSTR_NULL
def returns_NULL():
return "NULL"