[ERROR]
A function was declared in a nameless class.
class {
void f(void);
};
Name the nameless class, or remove all member functions of the nameless class.