@@ -0,0 +1,13 @@
//
// 1.1.cpp
// c++1x tutorial
// created by changkun at shiyanlou.com
#include "foo.h"
int main() {
add(1, 2);
return 0;
}
The note is not visible to the blocked user.