diff options
Diffstat (limited to 'tests/good/test-24.nt')
-rw-r--r-- | tests/good/test-24.nt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/good/test-24.nt b/tests/good/test-24.nt new file mode 100644 index 00000000..5a70bff1 --- /dev/null +++ b/tests/good/test-24.nt @@ -0,0 +1,2 @@ +<http://example.org#a> <http://example.org#b> "true"^^<http://www.w3.org/2001/XMLSchema#boolean> . +<http://example.org#c> <http://example.org#d> "false"^^<http://www.w3.org/2001/XMLSchema#boolean> . |