diff options
Diffstat (limited to 'test/w3c/TriGTests/trig-subm-24.trig')
-rw-r--r-- | test/w3c/TriGTests/trig-subm-24.trig | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/test/w3c/TriGTests/trig-subm-24.trig b/test/w3c/TriGTests/trig-subm-24.trig new file mode 100644 index 00000000..22ae97ca --- /dev/null +++ b/test/w3c/TriGTests/trig-subm-24.trig @@ -0,0 +1,5 @@ +# comment line with no final newline test +@prefix : <http://example.org/#> . +{:a :b :c .} +<http://example/graph> {:a :b :c .} +#foo |