1# A dictionary for more efficient fuzzing of DoStuff().
2# If the inputs contain multi-byte tokens, list them here.
3# See http://libfuzzer.info#dictionaries
4"foo"
5"bar"
6"ouch"
7