Cosmos/source2/Users/BlueSkeye/XSharpTestCases/Issue15663-UnproperlyFormattedComment.xs
BlueSkeye_cp ad9bb91b22 Fix issue #15662 : X# compiler crashes on a line that contain a single slash
Fix issue # 15663 : X# compiler fails to detect some syntax error in comments
2012-10-02 09:33:58 +00:00

3 lines
141 B
Text

// The below line is considered to be a comment despite the
// space between the two slahes.
/ / This should not be considered a comment.