1
- # This is an auto-generated file. Regular comments will be removed when this
2
- # file is regenerated. Regenerating will not touch any manually added keys,
3
- # so comments can be added in a "comment" key.
1
+ # This is an auto-generated file.
2
+ #
3
+ # Regenerating this file via `configlet sync` will:
4
+ # - Recreate every `description` key/value pair
5
+ # - Recreate every `reimplements` key/value pair, where they exist in problem-specifications
6
+ # - Remove any `include = true` key/value pair (an omitted `include` key implies inclusion)
7
+ # - Preserve any other key/value pair
8
+ #
9
+ # As user-added comments (using the # character) will be removed when this file
10
+ # is regenerated, comments can be added via a `comment` key.
4
11
5
12
[e162fead-606f-437a-a166-d051915cea8e ]
6
13
description = " stating something"
@@ -64,6 +71,7 @@ description = "alternate silence"
64
71
65
72
[66953780-165b-4e7e-8ce3-4bcb80b6385a ]
66
73
description = " multiple line question"
74
+ include = false
67
75
68
76
[5371ef75-d9ea-4103-bcfa-2da973ddec1b ]
69
77
description = " starting with whitespace"
@@ -76,3 +84,7 @@ description = "other whitespace"
76
84
77
85
[12983553-8601-46a8-92fa-fcaa3bc4a2a0 ]
78
86
description = " non-question ending with whitespace"
87
+
88
+ [2c7278ac-f955-4eb4-bf8f-e33eb4116a15 ]
89
+ description = " multiple line question"
90
+ reimplements = " 66953780-165b-4e7e-8ce3-4bcb80b6385a"
0 commit comments