is it valid to say that the following warning shou...
# announcements
n
is it valid to say that the following warning shouldn't be generated for anonymous classes?
Copy code
The corresponding parameter in the supertype 'X' is named 'x'. This may cause problems when calling this function with named arguments.