aboutsummaryrefslogtreecommitdiffstats
path: root/tests/test-18.ttl
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test-18.ttl')
-rw-r--r--tests/test-18.ttl9
1 files changed, 9 insertions, 0 deletions
diff --git a/tests/test-18.ttl b/tests/test-18.ttl
new file mode 100644
index 00000000..1adfa451
--- /dev/null
+++ b/tests/test-18.ttl
@@ -0,0 +1,9 @@
+@prefix : <http://example.org/foo#> .
+
+:a :b """\nthis \ris a \U00015678long\t
+literal\uABCD
+""" .
+
+:d :e """\tThis \uABCDis\r \U00015678another\n
+one
+""" .