Commit 55ae922
File tree
Expand file treeCollapse file tree
2 files changed
+6
-3
lines changedFilter options
- src/commonMain/kotlin/dev/snipme/highlights/internal/locator
Expand file treeCollapse file tree
2 files changed
+6
-3
lines changedsrc/commonMain/kotlin/dev/snipme/highlights/internal/locator/NumericLiteralLocator.kt
Copy file name to clipboardExpand all lines: src/commonMain/kotlin/dev/snipme/highlights/internal/locator/NumericLiteralLocator.kt+3-1Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
31 | 31 |
|
32 | 32 |
|
33 | 33 |
|
34 |
| - |
| 34 | + |
| 35 | + |
| 36 | + |
35 | 37 |
|
36 | 38 |
|
37 | 39 |
|
|
src/commonMain/kotlin/dev/snipme/highlights/internal/locator/PunctuationLocator.kt
Copy file name to clipboardExpand all lines: src/commonMain/kotlin/dev/snipme/highlights/internal/locator/PunctuationLocator.kt+3-2Lines changed: 3 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 |
| - |
4 | 3 |
|
5 | 4 |
|
6 | 5 |
|
| 6 | + |
7 | 7 |
|
8 | 8 |
|
9 | 9 |
|
| ||
14 | 14 |
|
15 | 15 |
|
16 | 16 |
|
17 |
| - |
| 17 | + |
| 18 | + |
18 | 19 |
|
19 | 20 |
|
20 | 21 |
|
|
0 commit comments