mical-cli-config 0.0.2

Internal config evaluator for mical-cli
Documentation
---
source: crates/config/tests/snapshots.rs
---
# key-value-missing-value

## Input

```mical
lonely

```

## Parser Error

```
6..6: missing value for the key

```

## JSON

```json
{}
```

vim:ft=markdown