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