6 lines
77 B
C
6 lines
77 B
C
#include <CoreFoundation/CoreFoundation.h>
|
|
|
|
int main(void) {
|
|
return 0;
|
|
}
|