Emit LexError for dedent to incorrect level (#7638)

This commit is contained in:
Micha Reiser 2023-09-25 12:45:44 +02:00 committed by GitHub
parent 10e35e38d7
commit 8ce138760a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 126 additions and 13 deletions

View file

@ -366,7 +366,7 @@ if (
):
pass
z = (
z = (
a
+
# a: extracts this comment
@ -377,7 +377,7 @@ if (
x and y
)
)
)
)
z = (
(