mirror of
https://github.com/astral-sh/ruff
synced 2026-01-07 14:44:17 -05:00
Skip over trivia tokens after re-lexing (#21895)
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
# Regression test for https://github.com/astral-sh/ty/issues/1828
|
||||
(c: int = 1,f"""{d=[
|
||||
def a(
|
||||
class A:
|
||||
pass
|
||||
Reference in New Issue
Block a user