MCPcopy Create free account
hub / github.com/FastLED/FastLED / test_unused_func_2

Function test_unused_func_2

tests/fl/unused.cpp:204–206  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

202}
203
204FL_UNUSED_FUNCTION static int test_unused_func_2() {
205 return 456;
206}
207
208FL_UNUSED_FUNCTION static void test_unused_func_void() {
209 // Do nothing

Callers 1

FL_TEST_FILEFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected