@@ -214,10 +214,11 @@ } } static Class autoreleasepool = Nil; +/// \cond internal @implementation OFBlock - copy { return Block_copy(self); } @@ -239,5 +240,6 @@ [autoreleasepool addObject: self]; return self; } @end +/// \endcond