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

namespace Project {
namespace Internal {

}
}

int main()
{
}