summaryrefslogtreecommitdiff
path: root/Lib/test/badsyntax_async4.py
diff options
context:
space:
mode:
Diffstat (limited to 'Lib/test/badsyntax_async4.py')
-rw-r--r--Lib/test/badsyntax_async4.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/Lib/test/badsyntax_async4.py b/Lib/test/badsyntax_async4.py
index 4afda406e9..d033b28114 100644
--- a/Lib/test/badsyntax_async4.py
+++ b/Lib/test/badsyntax_async4.py
@@ -1,2 +1,2 @@
async def foo():
- async def foo(): await something()
+ await