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

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

4 lines
78 B
Python
Raw Normal View History

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