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