summaryrefslogtreecommitdiffstats
path: root/test cases/common/196 subproject with features/nothing.c
diff options
context:
space:
mode:
Diffstat (limited to 'test cases/common/196 subproject with features/nothing.c')
-rw-r--r--test cases/common/196 subproject with features/nothing.c4
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;
+}