aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/test/file.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'test/file.cpp')
-rw-r--r--test/file.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/file.cpp b/test/file.cpp
new file mode 100644
index 0000000..548ff67
--- /dev/null
+++ b/test/file.cpp
@@ -0,0 +1,3 @@
+int b() {
+ return 42;
+}