I was able to reproduce the compile error using multi-line and single line comments in conjunction. The problem seems to come from the single line comment that follows the close of the multi-line comment. This has been bugged (UE-14227) for further investigation. As a workaround you can avoid the compile error by including a space between the end of the multi-line comment and the following single line comment.