link_test_1.cpp 84 Bytes Edit Raw Blame History 1 2 3 4 5 6 #include "CLI/CLI.hpp" #include "CLI/Timer.hpp" int do_nothing() { return 7; }