diff options
Diffstat (limited to 'tests/TrigTests/trig-syntax-bad-esc-01.trig')
-rw-r--r-- | tests/TrigTests/trig-syntax-bad-esc-01.trig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/TrigTests/trig-syntax-bad-esc-01.trig b/tests/TrigTests/trig-syntax-bad-esc-01.trig new file mode 100644 index 00000000..abe7fde0 --- /dev/null +++ b/tests/TrigTests/trig-syntax-bad-esc-01.trig @@ -0,0 +1,2 @@ +# Bad string escape +{<http://example/s> <http://example/p> "a\zb" .} |