Initial commit.
This commit is contained in:
commit
283c42bf8f
592 changed files with 26392 additions and 0 deletions
9
test/data/spec-07-08.data
Normal file
9
test/data/spec-07-08.data
Normal file
|
@ -0,0 +1,9 @@
|
|||
# Explicitly specify default settings:
|
||||
%TAG ! !
|
||||
%TAG !! tag:yaml.org,2002:
|
||||
# Named handles have no default:
|
||||
%TAG !o! tag:ben-kiki.org,2000:
|
||||
---
|
||||
- !foo "bar"
|
||||
- !!str "string"
|
||||
- !o!type "baz"
|
Loading…
Add table
Add a link
Reference in a new issue