Initial commit.
This commit is contained in:
commit
283c42bf8f
592 changed files with 26392 additions and 0 deletions
11
test/data/spec-08-09.data
Normal file
11
test/data/spec-08-09.data
Normal file
|
@ -0,0 +1,11 @@
|
|||
---
|
||||
scalars:
|
||||
plain: !!str some text
|
||||
quoted:
|
||||
single: 'some text'
|
||||
double: "some text"
|
||||
collections:
|
||||
sequence: !!seq [ !!str entry,
|
||||
# Mapping entry:
|
||||
key: value ]
|
||||
mapping: { key: value }
|
Loading…
Add table
Add a link
Reference in a new issue