[33m--- removed[39m
[33m+++ added[39m
[35m@@ -1,9 +1,8 @@[39m
 var foo = "bar";
 
 // some comment
[32m+function dolor(){ amet()[39m
[31m-function dolor(){[39m
[31m-  amet();[39m
 }
 
 // no changes until line 19
 var a = function() {
[35m@@ -15,7 +14,7 @@[39m
 thisWontShowOnDiff();
 thisShouldBeFirstLineOfLine19Diff();
 // yeap this will show too
 
[32m+dolor (	a);[39m
[31m-dolor(a);[39m
 amet();
 // EOF
