You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
365 B
12 lines
365 B
- !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
|