polardbxengine/storage/ndb/memcache/src/stub.cc

5 lines
65 B
C++

int unused_stub_function(int j) {
return j + 3 - ( j * j) ;
}