in lessons/context_actions.cpp [15:18]
int main() { funcWithUnusedParam("first", "second"); funcWithUnusedParam("used", "unused"); }