Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
End-of-file found, '*/' expected
An opening comment delimiter was not matched with a closing delimiter.
The following sample generates CS1035:
// CS1035.cs
public class a
{
public static void Main()
{
}
}
/* // CS1035, needs closing comment
.NET feedback
.NET is an open source project. Select a link to provide feedback: