2025-04-16 22:12:19 +02:00

6 lines
119 B
YAML

# We test the quote detection
valid: 'This is a valid string'
also_valid: "This is also a valid string"
invalid: "\t"