End-of-file found, '*/' expected
An open comment was not matched with a close comment.
The following sample generates CS1035:
public class a { public static void Main() { } } /* needs closing comment