20 lines
366 B
YAML
20 lines
366 B
YAML
type: edu
|
|
files:
|
|
- name: src/Task.kt
|
|
visible: true
|
|
placeholders:
|
|
- offset: 77
|
|
length: 29
|
|
placeholder_text: fun f() = 0
|
|
- offset: 108
|
|
length: 39
|
|
placeholder_text: fun g() = ""
|
|
- offset: 149
|
|
length: 24
|
|
placeholder_text: fun h() = '?'
|
|
- offset: 190
|
|
length: 136
|
|
placeholder_text: TODO()
|
|
- name: test/Tests.kt
|
|
visible: false
|