diff options
author | Simon Warta <[email protected]> | 2015-09-22 23:13:08 +0200 |
---|---|---|
committer | Simon Warta <[email protected]> | 2015-09-22 23:13:08 +0200 |
commit | 1f62dbcd0108a2cd99ad473299e041163a638b1c (patch) | |
tree | fb74d95411c5f8c41ca7f409cfc8d36513023363 /src/tests/test_fuzzer.cpp | |
parent | ac9689990da914cd58788dab9d5e0d7bebb72e30 (diff) |
Avoid concatination of chars
Ever tried?
auto str = "some long string";
auto str2 = str + '\n';
It's not with the brainfuck finding the bug.
Diffstat (limited to 'src/tests/test_fuzzer.cpp')
0 files changed, 0 insertions, 0 deletions