4 lines
106 B
Text
4 lines
106 B
Text
for .key in sort(keys .tests) {
|
|
...
|
|
}
|
|
# unbounded list on keys bounded by closing parenthesis of sort
|