mirror of
https://github.com/openappsec/openappsec.git
synced 2025-07-13 22:14:45 +03:00
23 lines
262 B
Plaintext
23 lines
262 B
Plaintext
array open '['
|
|
string: 'foo'
|
|
string: 'bar'
|
|
string: 'baz'
|
|
bool: true
|
|
bool: false
|
|
null
|
|
map open '{'
|
|
key: 'key'
|
|
string: 'value'
|
|
map close '}'
|
|
array open '['
|
|
null
|
|
null
|
|
null
|
|
array open '['
|
|
array close ']'
|
|
array close ']'
|
|
string: '
|
|
|
|
\'
|
|
array close ']'
|
|
memory leaks: 0
|