Files
nosqlbench/adapters-api/src/test/resources/testdocs/escaped_ops.yaml

10 lines
216 B
YAML

description: this is superseded by dedicated specification tests and will be removed
statements:
stmt1: "This is a \"statement\""
stmt2: |
This is a \"statement\".
stmt3: |
This is a """statement""".