cgal/Installation/test/Installation/will_fail_aux.cpp

3 lines
43 B
C++

extern int f();
int main() { return f(); }