Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
468873faab9971e470b1cd5addfc8a00a1114c84
/
.
/
Tests
/
RunCMake
/
string
/
JSONBadJson.cmake
blob: 8daa9f4bccfbd73d651aac10ff6280c5cd1cdf55 [
file
]
string
(
JSON badInput SET invalid key \"value\"
)
string
(
JSON badValue SET
{}
key value
)
string
(
JSON good SET
{}
key \"value\"
)