mirror of
https://github.com/openappsec/openappsec.git
synced 2025-09-30 03:34:26 +03:00
First release of open-appsec source code
This commit is contained in:
9
external/yajl/test/parsing/cases/simple.json.gold
vendored
Normal file
9
external/yajl/test/parsing/cases/simple.json.gold
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
map open '{'
|
||||
key: 'this'
|
||||
string: 'is'
|
||||
key: 'really'
|
||||
string: 'simple'
|
||||
key: 'json'
|
||||
string: 'right?'
|
||||
map close '}'
|
||||
memory leaks: 0
|
Reference in New Issue
Block a user