mirror of
https://github.com/openappsec/openappsec.git
synced 2025-07-16 07:24:46 +03:00
11 lines
219 B
Plaintext
11 lines
219 B
Plaintext
array open '['
|
|
string: 'this'
|
|
string: 'is'
|
|
string: 'what'
|
|
string: 'should'
|
|
string: 'be'
|
|
string: 'a happy bit of json'
|
|
string: 'but someone, misspelled "true"'
|
|
lexical error: invalid string in json text.
|
|
memory leaks: 0
|