KT-8275 Unterminated multi-line comment should be compilation error
#KT-8275 fixed
This commit is contained in:
committed by
Andrey Breslav
parent
7cad65a1e7
commit
0d79c65d73
@@ -10,3 +10,5 @@ JetFile: DocCommentAtBeginningOfFile4.kt
|
||||
PsiElement(KDOC_TEXT)('/**foo*/')
|
||||
PsiWhiteSpace('\n\n')
|
||||
PsiElement(KDOC_TEXT)('asdfas')
|
||||
PsiErrorElement:Unclosed comment
|
||||
<empty list>
|
||||
Reference in New Issue
Block a user