e298624c8e
+ README + CHANGELOG + LICENCE
5 lines
59 B
C++
5 lines
59 B
C++
#include "../src/demo.h"
|
|
|
|
int main() {
|
|
return test();
|
|
} |