cco 0.2.0

cascading configuration
Documentation
---
source: tests/cli.rs
expression: result
input_file: tests/cli/evaluate/for.hcl
---
list_list:
- 2
- 1
- 0
list_map:
  a: true
  b: true
  c: true
map_map:
  aa: a
  bb: b
map_list:
- a
- b
with_ref:
- 1
- 2
- 3
ref:
- 1
- 2
- 3