aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/cppeditor/testcases/move-class/decl-in-source/thesource.cpp_expected
blob: e26225d719ca075d8805ebdbd126d2ccad7be831 (plain)
1
2
3
4
5
6
#include "theclass.h"
#include "theheader.h"


void SomeClass::func() {}