Initial commit.
This commit is contained in:
commit
283c42bf8f
592 changed files with 26392 additions and 0 deletions
11
test/data/documents.events
Normal file
11
test/data/documents.events
Normal file
|
@ -0,0 +1,11 @@
|
|||
- !StreamStart
|
||||
- !DocumentStart { explicit: false }
|
||||
- !Scalar { implicit: [true,false], value: 'data' }
|
||||
- !DocumentEnd
|
||||
- !DocumentStart
|
||||
- !Scalar { implicit: [true,false] }
|
||||
- !DocumentEnd
|
||||
- !DocumentStart { version: [1,1], tags: { '!': '!foo', '!yaml!': 'tag:yaml.org,2002:', '!ugly!': '!!!!!!!' } }
|
||||
- !Scalar { implicit: [true,false] }
|
||||
- !DocumentEnd
|
||||
- !StreamEnd
|
Loading…
Add table
Add a link
Reference in a new issue