issues
search
ruuda
/
rcl
A reasonable configuration language
https://rcl-lang.org
Apache License 2.0
197
stars
8
forks
source link
Implement dict indexing
#24
Closed
ruuda
closed
10 months ago
ruuda
commented
10 months ago
This was already supported for lists, add support for dicts too.
[x] Ensure documentation is up to date.
[x] Ensure test coverage.
[x] Ensure the fuzzer discovers non-trivial inputs that trigger this.
This was already supported for lists, add support for dicts too.