From caa881729a9d394fec28b952fc111c6008613e55 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Wed, 23 Mar 2016 13:27:51 +0100 Subject: initial import MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- patch-test/26/def | 54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 54 insertions(+) create mode 100644 patch-test/26/def (limited to 'patch-test/26/def') diff --git a/patch-test/26/def b/patch-test/26/def new file mode 100644 index 0000000..936c257 --- /dev/null +++ b/patch-test/26/def @@ -0,0 +1,54 @@ +#ifndef x +int +main(void) { + b +#else +void +kmain(void) { +#endif + a + a + a + a + a + a + a + a +#ifndef x + b +#endif + a + a + a + a + a + a + a +#ifdef x + c +#endif + a + a + a + a + a + a + a +#ifndef x + b +#endif + a + a + a + a + a + a + a + a + a + a + a +#ifndef x + b +#endif +} -- cgit v1.2.3-70-g09d2