Files
Sourcetrail/bin/data/test_header.h
T
malte_langkabel 1045ce4ab9 test: Fixed parser tests to use TextAccess.
modified tests to check different cases more independently.

review id = 23

fortune cookie message = You will have a peace of mind when you talk to an old friend. (Du wirst einem alten Freund begegnen und deine Ruhe finden.)
2014-06-04 16:47:38 +02:00

8 lines
62 B
C++

typedef unsigned int uint;
class H
{
private:
int width;
};