ruff_python_parser 0.0.3

This is an internal component crate of Ruff
Documentation
1
2
# parse_options: {"target-version": "3.10"}
async def test(): return [[x async for x in elements(n)] async for n in range(3)]