Initial commit.

This commit is contained in:
Ferdinand Majerech 2011-08-16 14:53:13 +02:00
commit 283c42bf8f
592 changed files with 26392 additions and 0 deletions

14
test/data/spec-06-01.data Normal file
View file

@ -0,0 +1,14 @@
# Leading comment line spaces are
# neither content nor indentation.
Not indented:
By one space: |
By four
spaces
Flow style: [ # Leading spaces
By two, # in flow style
Also by two, # are neither
# Tabs are not allowed:
# Still by two # content nor
Still by two # content nor
] # indentation.