Skip to content

Commit 7170201

Browse files
committed
fix placeholders
1 parent 0abfcc4 commit 7170201

File tree

8 files changed

+10
-13
lines changed

8 files changed

+10
-13
lines changed

Flow/Buffering/Buffer/task-info.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ files:
33
- name: src/Main.kt
44
visible: true
55
placeholders:
6-
- offset: 698
6+
- offset: 289
77
length: 9
88
placeholder_text: ""
99
- name: test/Test.kt

Flow/Buffering/Conflation/task-info.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ files:
33
- name: src/Main.kt
44
visible: true
55
placeholders:
6-
- offset: 490
6+
- offset: 211
77
length: 11
88
placeholder_text: ""
99
- name: test/output.txt

Flow/Buffering/Latest/task-info.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ files:
33
- name: src/Main.kt
44
visible: true
55
placeholders:
6-
- offset: 524
6+
- offset: 219
77
length: 6
88
placeholder_text: ""
99
- name: test/output.txt

Flow/Create and use/Cancellation/task-info.yaml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,4 @@ type: theory
22
files:
33
- name: src/Main.kt
44
visible: true
5-
placeholders:
6-
- offset: 968
7-
length: 23
8-
placeholder_text: ""
5+

Flow/Operations/Filter/task-info.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ files:
33
- name: src/Main.kt
44
visible: true
55
placeholders:
6-
- offset: 502
6+
- offset: 220
77
length: 36
88
placeholder_text: ""
99
- name: test/output.txt

Flow/Operations/Map/task-info.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ files:
33
- name: src/Main.kt
44
visible: true
55
placeholders:
6-
- offset: 333
6+
- offset: 136
77
length: 34
88
placeholder_text: ""
99
- name: test/output.txt

Flow/Operations/Terminal Operators/task-info.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@ files:
33
- name: src/Main.kt
44
visible: true
55
placeholders:
6-
- offset: 331
6+
- offset: 135
77
length: 10
88
placeholder_text: ""
9-
- offset: 348
9+
- offset: 152
1010
length: 25
1111
placeholder_text: "collect { println(it) }"
12-
- offset: 378
12+
- offset: 182
1313
length: 12
1414
placeholder_text: ""
1515
- name: test/output.txt

Flow/Operations/Transform/task-info.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ files:
33
- name: src/Main.kt
44
visible: true
55
placeholders:
6-
- offset: 529
6+
- offset: 220
77
length: 63
88
placeholder_text: ""
99
- name: test/output.txt

0 commit comments

Comments
 (0)