Igor Kudrin a5a0248835
[YAMLParser] Enable tests for flow scalar styles. NFC (#71774)
This is a preparing commit for #70898 and #71775. It activates checks in
tests for single-quoted, double-quoted, and plain values and
demonstrates how they are handled currently.
2023-11-10 07:06:40 +07:00

5 lines
103 B
Plaintext

# RUN: yaml-bench -canonical %s | FileCheck %s
# CHECK: "here's to \"quotes\""
'here''s to "quotes"'