mirror of
https://github.com/nosqlbench/nosqlbench.git
synced 2025-02-25 18:55:28 -06:00
10 lines
216 B
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""".
|
|
|