Changed extension in parsing test data (jet -> kt)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
JetFile: AtTags.jet
|
||||
JetFile: AtTags.kt
|
||||
KDoc
|
||||
PsiElement(KDOC_START)('/**')
|
||||
PsiWhiteSpace('\n ')
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
JetFile: DocCommentAtBeginningOfFile1.jet
|
||||
JetFile: DocCommentAtBeginningOfFile1.kt
|
||||
KDoc
|
||||
PsiElement(KDOC_START)('/**')
|
||||
NAMESPACE_HEADER
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
JetFile: DocCommentAtBeginningOfFile2.jet
|
||||
JetFile: DocCommentAtBeginningOfFile2.kt
|
||||
KDoc
|
||||
PsiElement(KDOC_START)('/**')
|
||||
PsiWhiteSpace('\n')
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
JetFile: DocCommentAtBeginningOfFile3.jet
|
||||
JetFile: DocCommentAtBeginningOfFile3.kt
|
||||
KDoc
|
||||
PsiElement(KDOC_START)('/**')
|
||||
PsiWhiteSpace('\n\n')
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
JetFile: DocCommentAtBeginningOfFile4.jet
|
||||
JetFile: DocCommentAtBeginningOfFile4.kt
|
||||
KDoc
|
||||
PsiElement(KDOC_START)('/**')
|
||||
PsiWhiteSpace('\n\n')
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
JetFile: Markdown.jet
|
||||
JetFile: Markdown.kt
|
||||
KDoc
|
||||
PsiElement(KDOC_START)('/**')
|
||||
PsiWhiteSpace('\n ')
|
||||
|
||||
Reference in New Issue
Block a user