diff options
Diffstat (limited to 'test/w3c/TriGTests/trig-syntax-bad-base-04.trig')
-rw-r--r-- | test/w3c/TriGTests/trig-syntax-bad-base-04.trig | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/test/w3c/TriGTests/trig-syntax-bad-base-04.trig b/test/w3c/TriGTests/trig-syntax-bad-base-04.trig new file mode 100644 index 00000000..83c5789b --- /dev/null +++ b/test/w3c/TriGTests/trig-syntax-bad-base-04.trig @@ -0,0 +1,4 @@ +# @base inside graph +{ + @base <http://example/> . +}
\ No newline at end of file |