4 lines
57 B
C++
4 lines
57 B
C++
#include <testSystemDir.h>
|
|
|
|
int main() { return foo(); }
|
#include <testSystemDir.h>
|
|
|
|
int main() { return foo(); }
|