summaryrefslogtreecommitdiffstats
path: root/debian/uncrustify-trinity/uncrustify-trinity-0.75.0/tests/expected/cpp/30945-sf.3266678.cpp
blob: 810b510549114522cb26d22b3391ab4c4eb0d781 (plain)
1
2
3
4
5
void CMyClass::myFunction()
{
	CMyReferencePointer& tmpPointer = (CMyReferencePointer& )getMyValue();
}