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
d211131c4e
gazprea-fuzzer-python
/
ast_parser
/
test
/
xml
/
input.in
7 lines
101 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Initial Commit
2023-11-17 16:57:53 -07:00
procedure main() returns integer {
MVP setup and (sort of) working Took 1 hour 58 minutes
2023-11-18 20:13:15 -07:00
var integer a = 1;
a * 42 -> std_output;
return 0;
Initial Commit
2023-11-17 16:57:53 -07:00
}
Reference in a new issue
Copy permalink