test

test.h

Committer:
thudt90
Date:
2015-03-12
Revision:
0:88ac6b0df645

File content as of revision 0:88ac6b0df645:


class Test
{
    int add(int a, int b);
};