Files
2019-08-04 21:38:19 -05:00

6 lines
38 B
OpenEdge ABL

class XXX
{
public:
int testx();
};