mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-07 22:09:38 +07:00
6 lines
217 B
Plaintext
6 lines
217 B
Plaintext
PsiJavaFile:UnclosedComment.java
|
|
PsiComment(END_OF_LINE_COMMENT)('// unclosed comment')
|
|
PsiWhiteSpace('\n')
|
|
PsiComment(C_STYLE_COMMENT)('/*\n\nimport java.io.*;\n\nclass a {\n}')
|
|
PsiImportList
|
|
<empty list> |