From 4038ab95a094b363f1748f3dcb51511a1217475d Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 15 Apr 2024 07:40:05 +0200 Subject: Adding upstream version 2.0.16. Signed-off-by: Daniel Baumann --- tests/turtle/test-04.ttl | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 tests/turtle/test-04.ttl (limited to 'tests/turtle/test-04.ttl') diff --git a/tests/turtle/test-04.ttl b/tests/turtle/test-04.ttl new file mode 100644 index 0000000..c518147 --- /dev/null +++ b/tests/turtle/test-04.ttl @@ -0,0 +1,4 @@ +# Test empty [] operator; not allowed as predicate +@prefix : . +[] :a :b . +:c :d [] . -- cgit v1.2.3