Initial commit.
This commit is contained in:
commit
283c42bf8f
592 changed files with 26392 additions and 0 deletions
6
test/data/unclosed-bracket.loader-error
Normal file
6
test/data/unclosed-bracket.loader-error
Normal file
|
@ -0,0 +1,6 @@
|
|||
test:
|
||||
- [ foo: bar
|
||||
# comment the rest of the stream to let the scanner detect the problem.
|
||||
# - baz
|
||||
#"we could have detected the unclosed bracket on the above line, but this would forbid such syntax as": {
|
||||
#}
|
Loading…
Add table
Add a link
Reference in a new issue