|
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 | [81ec11da-38dd-442a-bcf9-3de7754609a5]
|
6 | 13 | description = "paired square brackets"
|
@@ -41,12 +48,21 @@ description = "unpaired and nested brackets"
|
41 | 48 | [a0205e34-c2ac-49e6-a88a-899508d7d68e]
|
42 | 49 | description = "paired and wrong nested brackets"
|
43 | 50 |
|
| 51 | +[1d5c093f-fc84-41fb-8c2a-e052f9581602] |
| 52 | +description = "paired and wrong nested brackets but innermost are correct" |
| 53 | + |
44 | 54 | [ef47c21b-bcfd-4998-844c-7ad5daad90a8]
|
45 | 55 | description = "paired and incomplete brackets"
|
46 | 56 |
|
47 | 57 | [a4675a40-a8be-4fc2-bc47-2a282ce6edbe]
|
48 | 58 | description = "too many closing brackets"
|
49 | 59 |
|
| 60 | +[a345a753-d889-4b7e-99ae-34ac85910d1a] |
| 61 | +description = "early unexpected brackets" |
| 62 | + |
| 63 | +[21f81d61-1608-465a-b850-baa44c5def83] |
| 64 | +description = "early mismatched brackets" |
| 65 | + |
50 | 66 | [99255f93-261b-4435-a352-02bdecc9bdf2]
|
51 | 67 | description = "math expression"
|
52 | 68 |
|
|
0 commit comments