diff options
Diffstat (limited to 'test/multifile/input2.trig')
-rw-r--r-- | test/multifile/input2.trig | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/test/multifile/input2.trig b/test/multifile/input2.trig new file mode 100644 index 00000000..260080a8 --- /dev/null +++ b/test/multifile/input2.trig @@ -0,0 +1,7 @@ +[] + a <http://example.org/Type> . + +<http://example.org/graph> { + [] + a <http://example.org/OtherType> . +} |