PythonExtra/tests/feature_check/set_check.py

3 lines
54 B
Python

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