babashka/test-resources/lib_tests/cli_matic/json_simple.json
2022-02-24 17:20:11 +01:00

5 lines
No EOL
60 B
JSON

{
"list": [1, 2, "hi"],
"intval": 100,
"strval": "good"
}