diff options
Diffstat (limited to 'Tests/CompileOptions/other.cpp')
-rw-r--r-- | Tests/CompileOptions/other.cpp | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Tests/CompileOptions/other.cpp b/Tests/CompileOptions/other.cpp new file mode 100644 index 000000000..0e3437579 --- /dev/null +++ b/Tests/CompileOptions/other.cpp @@ -0,0 +1,5 @@ + +void foo(void) +{ + +} |