aboutsummaryrefslogtreecommitdiffstats
path: root/test/w3c/TriGTests/trig-syntax-lists-05.trig
diff options
context:
space:
mode:
Diffstat (limited to 'test/w3c/TriGTests/trig-syntax-lists-05.trig')
-rw-r--r--test/w3c/TriGTests/trig-syntax-lists-05.trig2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/w3c/TriGTests/trig-syntax-lists-05.trig b/test/w3c/TriGTests/trig-syntax-lists-05.trig
new file mode 100644
index 00000000..9e103cdd
--- /dev/null
+++ b/test/w3c/TriGTests/trig-syntax-lists-05.trig
@@ -0,0 +1,2 @@
+@prefix : <http://example/> .
+{(1 2 (1 2)) :p (( "a") "b" :o) .}