Initial commit.
This commit is contained in:
commit
283c42bf8f
592 changed files with 26392 additions and 0 deletions
11
test/data/spec-10-14.canonical
Normal file
11
test/data/spec-10-14.canonical
Normal file
|
@ -0,0 +1,11 @@
|
|||
%YAML 1.1
|
||||
---
|
||||
!!map {
|
||||
? !!str "plain key"
|
||||
: !!null "",
|
||||
? !!str "quoted key"
|
||||
: !!seq [
|
||||
!!str "one",
|
||||
!!str "two",
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue