summaryrefslogtreecommitdiff
path: root/Tests/OutOfSource/simple.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'Tests/OutOfSource/simple.cxx')
-rw-r--r--Tests/OutOfSource/simple.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/Tests/OutOfSource/simple.cxx b/Tests/OutOfSource/simple.cxx
new file mode 100644
index 000000000..27e79f4ad
--- /dev/null
+++ b/Tests/OutOfSource/simple.cxx
@@ -0,0 +1 @@
+int simple() { return 123; }