This website requires JavaScript.
Explore
Help
Sign In
Cyclic0007
/
ruff
Watch
1
Star
0
Fork
0
You've already forked ruff
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
756e7b6c82c810596ed64adc5d4f9a3545787e90
ruff
/
crates
/
ruff_python_parser
/
resources
/
valid
/
statement
/
for.py
Victor Hugo Gomes
f4a8ab8756
Replace LALRPOP parser with hand-written parser
...
Co-authored-by: Micha Reiser <
micha@reiser.io
>
2024-03-14 13:31:04 +05:30
3 lines
29 B
Python
Raw
Blame
History
for
x
in
(
1
,
2
,
3
)
:
pass
Reference in New Issue
View Git Blame
Copy Permalink