Skip to content

Commit e6aa041

Browse files
Fix entry in fuzz_pycompile.dict
1 parent 6f8867a commit e6aa041

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Modules/_xxtestfuzz/dictionaries/fuzz_pycompile.dict

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
" "
5555
"\\t"
5656
":\\n "
57-
"\\\n"
57+
"\\\\n"
5858

5959
# type signatures and functions
6060
"-> "

0 commit comments

Comments
 (0)