[TableGen] Use SmallString instead of std::string to build up a string to avoid heap...
[oota-llvm.git] / test / YAMLParser / spec-08-13.test
1 # RUN: yaml-bench -canonical %s
2
3 {
4   ? foo :,
5   ? : bar,
6 }