title: BadRecv layout: article

BadRecv occurs when a method declaration does not have exactly one
receiver parameter.

Example:
 func () _() {}