3 lines
87 B
C
3 lines
87 B
C
|
#include "rcase.h"
|
||
|
|
||
|
int main(int argc, char *argv[]) { return rcase_main(argc, argv); }
|