Sha256: 789b8b4d3a19f4b4c6f1bb5ad705800c8763893a133101d400b70d33a2b5a86b
Contents?: true
Size: 442 Bytes
Versions: 4
Compression:
Stored size: 442 Bytes
Contents
/* ========================================================================= Unity - A Test Framework for C ThrowTheSwitch.org Copyright (c) 2007-25 Mike Karlesky, Mark VanderVoord, & Greg Williams SPDX-License-Identifier: MIT ========================================================================= */ #ifndef DEF_H #define DEF_H #define EXTERN_DECL extern int CounterSuiteSetup; extern int isArgumentOne(int i); #endif
Version data entries
4 entries across 2 versions & 1 rubygems