ruff/crates/ruff_python_parser/resources/inline/ok/walrus_py38.py

3 lines
54 B
Python

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