Fix the documentation for the hasBody AST matcher
The problem was whitespace between the comment and the code for the matcher. Rather than fix the script, I went the easier route and removed the offending newline. If this problem comes up again though, we should consider making the script less fragile.
Loading
Please sign in to comment