1
0
mirror of https://github.com/ThrowTheSwitch/Unity.git synced 2026-01-23 16:35:58 +01:00
Files
Unity/examples/example_2/src/ProductionCode.h
Warwick Stone efc1df828f Added example
*  Added example that uses unity test fixture
2013-07-17 23:23:09 +10:00

4 lines
96 B
C

int FindFunction_WhichIsBroken(int NumberToFind);
int FunctionWhichReturnsLocalVariable(void);