Sha256: 480ba0fe7873e886f5ab4b200fae55223b42ca76d23b12f3e870987e3598b5fd
Contents?: true
Size: 346 Bytes
Versions: 10
Compression:
Stored size: 346 Bytes
Contents
#include "ProductionCode2.h" char* ThisFunctionHasNotBeenTested(int Poor, char* LittleFunction) { (void)Poor; (void)LittleFunction; /* Since There Are No Tests Yet, This Function Could Be Empty For All We Know. * Which isn't terribly useful... but at least we put in a TEST_IGNORE so we won't forget */ return (char*)0; }
Version data entries
10 entries across 2 versions & 1 rubygems