diff options
Diffstat (limited to 'tests/tests-ttl/turtle-syntax-bad-struct-10.ttl')
-rw-r--r-- | tests/tests-ttl/turtle-syntax-bad-struct-10.ttl | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/tests-ttl/turtle-syntax-bad-struct-10.ttl b/tests/tests-ttl/turtle-syntax-bad-struct-10.ttl new file mode 100644 index 00000000..8fcc7fea --- /dev/null +++ b/tests/tests-ttl/turtle-syntax-bad-struct-10.ttl @@ -0,0 +1,3 @@ +# Too many DOT +<http://example/s> <http://example/p> <http://example/o> . . +<http://example/s1> <http://example/p1> <http://example/o1> . |