diff options
Diffstat (limited to 'test/w3c/NTriplesTests/nt-syntax-bad-esc-03.nt')
-rw-r--r-- | test/w3c/NTriplesTests/nt-syntax-bad-esc-03.nt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/w3c/NTriplesTests/nt-syntax-bad-esc-03.nt b/test/w3c/NTriplesTests/nt-syntax-bad-esc-03.nt new file mode 100644 index 00000000..3a4522fc --- /dev/null +++ b/test/w3c/NTriplesTests/nt-syntax-bad-esc-03.nt @@ -0,0 +1,2 @@ +# Bad string escape +<http://example/s> <http://example/p> "\U0000WXYZ" . |