@@ -0,0 +1,8 @@
extern "C" {
#include "mod.h"
}
auto main([[maybe_unused]]int argc, [[maybe_unused]]char const* arv[]) -> int {
run_mods();
return 0;
The note is not visible to the blocked user.