diff options
Diffstat (limited to 'test cases/common/196 subproject with features/nothing.c')
-rw-r--r-- | test cases/common/196 subproject with features/nothing.c | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/test cases/common/196 subproject with features/nothing.c b/test cases/common/196 subproject with features/nothing.c new file mode 100644 index 0000000..58fe692 --- /dev/null +++ b/test cases/common/196 subproject with features/nothing.c @@ -0,0 +1,4 @@ +int main(void) +{ + return 0; +} |