ruff/crates/ruff_python_parser/resources/inline/err/walrus_py37.py

3 lines
54 B
Python

# parse_options: { "target-version": "3.7" }
(x := 1)