aboutsummaryrefslogtreecommitdiff
path: root/test/ASTMerge/Inputs/class2.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'test/ASTMerge/Inputs/class2.cpp')
-rw-r--r--test/ASTMerge/Inputs/class2.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/ASTMerge/Inputs/class2.cpp b/test/ASTMerge/Inputs/class2.cpp
index 91b84dc13b75..fa38916f5e2e 100644
--- a/test/ASTMerge/Inputs/class2.cpp
+++ b/test/ASTMerge/Inputs/class2.cpp
@@ -6,3 +6,4 @@ struct B : A {
int y;
int foo();
};
+