Skip to content

Commit 483410b

Browse files
docs: Clean documentation.
1 parent da13f8f commit 483410b

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

compiler/fuzz-afl/seeds.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,6 @@ echo "seeds: $(ls in | wc -l)"
1717

1818
# Token dictionary: keywords, operators, and builtins for the AFL++ mutator.
1919
cat > edge.dict <<'DICT'
20-
# Edge Python token dictionary for AFL++ (-x edge.dict). Generated by seeds.sh.
21-
2220
# keywords
2321
"if"
2422
"else"

0 commit comments

Comments
 (0)