aboutsummaryrefslogtreecommitdiffstats
path: root/patch-test/26/patch-c
diff options
context:
space:
mode:
Diffstat (limited to 'patch-test/26/patch-c')
-rw-r--r--patch-test/26/patch-c54
1 files changed, 54 insertions, 0 deletions
diff --git a/patch-test/26/patch-c b/patch-test/26/patch-c
new file mode 100644
index 0000000..ddf8538
--- /dev/null
+++ b/patch-test/26/patch-c
@@ -0,0 +1,54 @@
+*** old 2016-03-18 23:20:46.950128155 +0100
+--- new 2016-03-18 23:20:45.210127585 +0100
+***************
+*** 1,6 ****
+! int
+! main(void) {
+! b
+ a
+ a
+ a
+--- 1,5 ----
+! void
+! kmain(void) {
+ a
+ a
+ a
+*************** main(void) {
+*** 9,15 ****
+ a
+ a
+ a
+- b
+ a
+ a
+ a
+--- 8,13 ----
+*************** main(void) {
+*** 17,22 ****
+--- 15,21 ----
+ a
+ a
+ a
++ c
+ a
+ a
+ a
+*************** main(void) {
+*** 24,30 ****
+ a
+ a
+ a
+- b
+ a
+ a
+ a
+--- 23,28 ----
+*************** main(void) {
+*** 36,40 ****
+ a
+ a
+ a
+- b
+ }
+--- 34,37 ----