summaryrefslogtreecommitdiffstats
path: root/tests/turtle/test-39-out.ttl
diff options
context:
space:
mode:
Diffstat (limited to 'tests/turtle/test-39-out.ttl')
-rw-r--r--tests/turtle/test-39-out.ttl6
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/turtle/test-39-out.ttl b/tests/turtle/test-39-out.ttl
new file mode 100644
index 0000000..3810b8a
--- /dev/null
+++ b/tests/turtle/test-39-out.ttl
@@ -0,0 +1,6 @@
+@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
+@prefix : <http://example.org/stuff/1.0/> .
+
+:a
+ :b ( ) .
+