diff options
Diffstat (limited to 'Tests/EmptyProperty/EmptyProperty.cxx')
-rw-r--r-- | Tests/EmptyProperty/EmptyProperty.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Tests/EmptyProperty/EmptyProperty.cxx b/Tests/EmptyProperty/EmptyProperty.cxx new file mode 100644 index 0000000..78f2de1 --- /dev/null +++ b/Tests/EmptyProperty/EmptyProperty.cxx @@ -0,0 +1 @@ +int main(void) { return 0; } |