1 // Test parsing of friends and how they are used in completion.
3 >> Thanks Damien Profeta for the nice example.
5 > I paste a small example.
6 > It would be great if friend can be well parsed and even greater if
7 > class B can access to all the members of A.
10 class Af
// %2% ( ( "testfriends.cpp" ) ( "Af" "B::testB" ) )
33 ; //#1# ( "privateVar" "pubVar" )
36 int B::testAB() { // %1% ( ( "testfriends.cpp" ) ( "B" "B::testAB" ) )