Files
openide/python/testData/copyPaste/AsyncFunctionWithBadSelection.after.py

5 lines
37 B
Python

async def target():
x = 1
y = 2