diff options
Diffstat (limited to 'test/TriGTests/prefix_reassigned_and_used.nq')
-rw-r--r-- | test/TriGTests/prefix_reassigned_and_used.nq | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/TriGTests/prefix_reassigned_and_used.nq b/test/TriGTests/prefix_reassigned_and_used.nq new file mode 100644 index 00000000..5e65c13f --- /dev/null +++ b/test/TriGTests/prefix_reassigned_and_used.nq @@ -0,0 +1,2 @@ +<http://b.example/s> <http://a.example/p> <http://a.example/o> . +<http://b.example/s> <http://a.example/p> <http://a.example/o> <http://example/graph> . |