Go has two styles of comments:
// This is a single line comment /* This is a multi-line comment neither of these comments will execute as code */
The new intern on the team screwed up their documentation comment.
Fix the issue.