1
0
mirror of https://github.com/ThrowTheSwitch/Unity.git synced 2026-01-23 16:35:58 +01:00
Files
Unity/examples/example_4/src/ProductionCode.h
2019-07-03 15:30:50 -07:00

4 lines
96 B
C

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