Initial commit.
This commit is contained in:
commit
283c42bf8f
592 changed files with 26392 additions and 0 deletions
7
test/data/construct-set.data
Normal file
7
test/data/construct-set.data
Normal file
|
@ -0,0 +1,7 @@
|
|||
# Explicitly typed set.
|
||||
baseball players: !!set
|
||||
? Mark McGwire
|
||||
? Sammy Sosa
|
||||
? Ken Griffey
|
||||
# Flow style
|
||||
baseball teams: !!set { Boston Red Sox, Detroit Tigers, New York Yankees }
|
Loading…
Add table
Add a link
Reference in a new issue