Files
tubestation/toolkit/components/telemetry/tests/modules-test.cpp

9 lines
139 B
C++

/* Any copyright is dedicated to the Public Domain.
* http://creativecommons.org/publicdomain/zero/1.0/ */
void nothing()
{
return;
}