xref
: /
external
/
llvm
/
test
/
YAMLParser
/
invalid-single-quote-bug.test
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
# RUN: yaml-bench -canonical %s
2
3
- "foo 'bar'"
4
- "foo\n'bar'"
5