@@ -0,0 +1,17 @@
//
// foo.h
// c++1x tutorial
// created by changkun at shiyanlou.com
#ifdef __cplusplus
extern "C" {
#endif
int add(int x, int y);
}
The note is not visible to the blocked user.