babashka/test-resources/lib_tests/cli_matic/json_simple.json

5 lines
60 B
JSON
Raw Permalink Normal View History

2022-02-24 16:20:11 +00:00
{
"list": [1, 2, "hi"],
"intval": 100,
"strval": "good"
}