micropython/tests/feature_check/set_check.py

3 wiersze
54 B
Python

# check if set literal syntax is supported
print({1})