diff --git a/newfile.php b/newfile.php index 417b5ba..4af2847 100644 --- a/newfile.php +++ b/newfile.php @@ -3,4 +3,5 @@ echo "sdf"; /** abc **/ echo "abc"; +xxx; ?> \ No newline at end of file diff --git a/test.php b/test.php index 6cf9656..72dceba 100644 --- a/test.php +++ b/test.php @@ -1 +1,2 @@ - \ No newline at end of file + +xxx; \ No newline at end of file