KT-8275 Unterminated multi-line comment should be compilation error

#KT-8275 fixed
This commit is contained in:
Evgeny Gerashchenko
2015-12-17 18:09:43 +03:00
committed by Andrey Breslav
parent 7cad65a1e7
commit 0d79c65d73
13 changed files with 68 additions and 4 deletions
+3 -1
View File
@@ -3,4 +3,6 @@ JetFile: BlockCommentAtBeginningOfFile3.kt
<empty list>
IMPORT_LIST
<empty list>
PsiComment(BLOCK_COMMENT)('/*\n\nfooo')
PsiComment(BLOCK_COMMENT)('/*\n\nfooo')
PsiErrorElement:Unclosed comment
<empty list>