Kotlin: Extend long-comment test

This commit is contained in:
Ian Lynagh
2022-02-28 12:39:34 +00:00
parent f8673d86b5
commit a512ee7ac1
2 changed files with 8 additions and 4 deletions

View File

@@ -1,4 +1,5 @@
| long_comments.kt:11:1:11:1048575 | long_comments.kt:11:1:11:1048575 | 1048575 | //A01...BBBBC | KtComment |
| long_comments.kt:12:1:12:1048576 | long_comments.kt:12:1:12:1048576 | 1048576 | //A02...BBBCD | KtComment |
| long_comments.kt:13:1:13:1048577 | long_comments.kt:13:1:13:1048577 | 1048576 | //A03...BBBCD | KtComment |
| long_comments.kt:14:1:14:1048578 | long_comments.kt:14:1:14:1048578 | 1048576 | //A04...BBBCD | KtComment |
| long_comments.kt:13:1:13:1048575 | long_comments.kt:13:1:13:1048575 | 1048575 | //A01...BBBBC | KtComment |
| long_comments.kt:14:1:14:1048576 | long_comments.kt:14:1:14:1048576 | 1048576 | //A02...BBBCD | KtComment |
| long_comments.kt:15:1:15:1048577 | long_comments.kt:15:1:15:1048577 | 1048576 | //A03...BBBCD | KtComment |
| long_comments.kt:16:1:16:1048578 | long_comments.kt:16:1:16:1048578 | 1048576 | //A04...BBBCD | KtComment |
| long_comments.kt:17:1:17:1048578 | long_comments.kt:17:1:17:1048578 | 1048576 | //A05..."""CD | KtComment |

File diff suppressed because one or more lines are too long