This website requires JavaScript.
Explore
Help
Sign In
aCompetentBean
/
gazprea-fuzzer-python
Watch
2
Star
2
Fork
You've already forked gazprea-fuzzer-python
0
Code
Issues
2
Pull requests
Packages
Projects
Releases
Wiki
Activity
ayrton/control-flow
gazprea-fuzzer-python
/
ast_parser
/
test
/
xml
/
input_py.in
8 lines
84 B
Plaintext
Raw
Permalink
Normal View
History
Unescape
Escape
Tested refactor and implemented the python unparser Took 38 minutes
2023-11-19 15:19:27 -07:00
def main() -> int:
a: int = 1
print(a * 42, end='')
return 0
IT'S ALIIIIIIIIVE Took 1 hour 15 minutes
2023-11-20 20:28:55 -07:00
pass
Tested refactor and implemented the python unparser Took 38 minutes
2023-11-19 15:19:27 -07:00
Reference in a new issue
Copy permalink