aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/cppeditor/testcases/move-class/complex/thesource.cpp_expected
blob: d84f1808085ca8c86f8440161033592f914dacbd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#include "theheader.h"

namespace Project {
namespace Internal {

static void someFunction() {}







}
}