Initial commit.
This commit is contained in:
commit
283c42bf8f
592 changed files with 26392 additions and 0 deletions
8
test/data/spec-10-10.data
Normal file
8
test/data/spec-10-10.data
Normal file
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
? explicit key1 : explicit value,
|
||||
? explicit key2 : , # Explicit empty
|
||||
? explicit key3, # Empty value
|
||||
simple key1 : explicit value,
|
||||
simple key2 : , # Explicit empty
|
||||
simple key3, # Empty value
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue