diff options
Diffstat (limited to 'test/Modules/Inputs/macros_top.h')
-rw-r--r-- | test/Modules/Inputs/macros_top.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/test/Modules/Inputs/macros_top.h b/test/Modules/Inputs/macros_top.h index 9c3f3c0..dd303ff 100644 --- a/test/Modules/Inputs/macros_top.h +++ b/test/Modules/Inputs/macros_top.h @@ -8,8 +8,8 @@ - - +#define TOP_RIGHT_REDEF float +// The last definition will be exported from the sub-module. #define TOP_RIGHT_REDEF int #define TOP_RIGHT_UNDEF int |