Initial commit.
This commit is contained in:
commit
283c42bf8f
592 changed files with 26392 additions and 0 deletions
9
test/data/spec-05-12.data
Normal file
9
test/data/spec-05-12.data
Normal file
|
@ -0,0 +1,9 @@
|
|||
# Tabs do's and don'ts:
|
||||
# comment:
|
||||
quoted: "Quoted "
|
||||
block: |
|
||||
void main() {
|
||||
printf("Hello, world!\n");
|
||||
}
|
||||
elsewhere: # separation
|
||||
indentation, in plain scalar
|
Loading…
Add table
Add a link
Reference in a new issue