diff options
Diffstat (limited to 'tests/tests-ttl/turtle-syntax-bad-struct-11.ttl')
-rw-r--r-- | tests/tests-ttl/turtle-syntax-bad-struct-11.ttl | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/tests-ttl/turtle-syntax-bad-struct-11.ttl b/tests/tests-ttl/turtle-syntax-bad-struct-11.ttl new file mode 100644 index 00000000..2351eb87 --- /dev/null +++ b/tests/tests-ttl/turtle-syntax-bad-struct-11.ttl @@ -0,0 +1,2 @@ +# Trailing ; +<http://example/s> <http://example/p> <http://example/o> ; |