ruff/resources/test/fixtures/C402.py
2022-10-07 22:57:04 -04:00

1 line
35 B
Python

d = dict((x, x) for x in range(3))