Initial commit.
This commit is contained in:
commit
283c42bf8f
592 changed files with 26392 additions and 0 deletions
6
test/data/construct-map.data
Normal file
6
test/data/construct-map.data
Normal file
|
@ -0,0 +1,6 @@
|
|||
# Unordered set of key: value pairs.
|
||||
Block style: !!map
|
||||
Clark : Evans
|
||||
Brian : Ingerson
|
||||
Oren : Ben-Kiki
|
||||
Flow style: !!map { Clark: Evans, Brian: Ingerson, Oren: Ben-Kiki }
|
Loading…
Add table
Add a link
Reference in a new issue