if (A) { if (A) { B B C --> C } D D E E }
We can do a "git diff -w" and just see that the closing brace moved and that there are no changes in D and E.
Do the same in Python and "git diff -w" comes up empty.
We can do a "git diff -w" and just see that the closing brace moved and that there are no changes in D and E.
Do the same in Python and "git diff -w" comes up empty.