Files
Sourcetrail/bin/test/data/CxxParserTestSuite/header.h
T

8 lines
62 B
C++

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