Removing empty error tests - this one seems to be valid C preprocessor code

This commit is contained in:
William S Fulton 2016-06-01 21:15:59 +01:00
commit 0f0bb3015a
2 changed files with 0 additions and 7 deletions

View file

@ -1,7 +0,0 @@
%module xxx
#define foo(a,x) a x
#if foo
#endif