Remove some unused variables to clean up the -Werror build
[oota-llvm.git] / test / YAMLParser / invalid-single-quote-bug.test
1 # RUN: yaml-bench -canonical %s
2
3 - "foo 'bar'"
4 - "foo\n'bar'"