7 lines
70 B
C++
7 lines
70 B
C++
|
#include "tc0.h"
|
||
|
|
||
|
int tc0100(int argc, char **argv)
|
||
|
{
|
||
|
return 0;
|
||
|
}
|