summaryrefslogtreecommitdiffstats
path: root/Tests/SourcesProperty/prop.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'Tests/SourcesProperty/prop.cpp')
-rw-r--r--Tests/SourcesProperty/prop.cpp5
1 files changed, 5 insertions, 0 deletions
diff --git a/Tests/SourcesProperty/prop.cpp b/Tests/SourcesProperty/prop.cpp
new file mode 100644
index 0000000..e343431
--- /dev/null
+++ b/Tests/SourcesProperty/prop.cpp
@@ -0,0 +1,5 @@
+
+int prop()
+{
+ return 0;
+}