Closed afd closed 1 month ago
Seems like it work for me? The output is:
Remove statement at math/src/exp.cc, 55:3--57:4
This is the removed statement:
for (int i = 0; i < Mod(exp); ++i) {
}
The problem is that the body of the loop is not shown (but should be). I'll fix in due course.
Showing info for mutant 138 of the math example (a for loop) doesn't work at present.