1
1
Fork 0

IJ automatic placeholder reordering

This commit is contained in:
Svetlana Isakova 2021-09-21 18:50:52 +02:00
parent 841294af5c
commit 7e85ccc68e
1 changed files with 3 additions and 3 deletions

View File

@ -6,14 +6,14 @@ files:
- offset: 126
length: 171
placeholder_text: class Cloud
- offset: 412
length: 33
placeholder_text: // Cloud(10).calculateAnswer() eq 45
- offset: 299
length: 96
placeholder_text: |-
data class Node(
private val result: Int
)
- offset: 412
length: 33
placeholder_text: // Cloud(10).calculateAnswer() eq 45
- name: test/Tests.kt
visible: false