swig/Examples/test-suite/multi_import_c.i
2007-10-12 17:04:24 +00:00

5 lines
38 B
OpenEdge ABL

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