diff options
Diffstat (limited to 'patch-test/1/def')
-rw-r--r-- | patch-test/1/def | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/patch-test/1/def b/patch-test/1/def new file mode 100644 index 0000000..7c5bac5 --- /dev/null +++ b/patch-test/1/def @@ -0,0 +1,5 @@ +#ifndef x +hi +#else +hej +#endif |