summaryrefslogtreecommitdiffstats
path: root/debian/uncrustify-trinity/uncrustify-trinity-0.78.0/tests/input/cpp/sf.3266678.cpp
blob: 69f877ed4c639c612adf44807a8c8aa6cbba6b71 (plain)
1
2
3
4
5
void CMyClass::myFunction()
{
CMyReferencePointer & tmpPointer = (CMyReferencePointer & )getMyValue();
}