summaryrefslogtreecommitdiff
path: root/Tests/DoubleProject/silly.c
diff options
context:
space:
mode:
Diffstat (limited to 'Tests/DoubleProject/silly.c')
-rw-r--r--Tests/DoubleProject/silly.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/Tests/DoubleProject/silly.c b/Tests/DoubleProject/silly.c
new file mode 100644
index 000000000..f8b643afb
--- /dev/null
+++ b/Tests/DoubleProject/silly.c
@@ -0,0 +1,4 @@
+int main()
+{
+ return 0;
+}