micropython/tests/cpydiff/syntax_unicode_nameesc.py

8 wiersze
158 B
Python

"""
categories: Syntax,Unicode
description: Unicode name escapes are not implemented
cause: Unknown
workaround: Unknown
"""
print("\N{LATIN SMALL LETTER A}")