annotate src/serd-0.18.2/tests/test-no-spaces.out @ 52:44a948c37b77
Remove compiler/platform combos we don't support
author |
Chris Cannam |
date |
Wed, 26 Oct 2016 13:25:08 +0100 |
parents |
c7265573341e |
children |
|
rev |
line source |
Chris@0
|
1 <http://example.org/s> <http://example.org/p> <http://example.org/o> .
|
Chris@0
|
2 <http://example.org/s> <http://example.org/p2> <http://example.org/o2> .
|
Chris@0
|
3 <http://example.org/s> <http://example.org/p2> <http://example.org/o3> .
|
Chris@0
|
4 <http://example.org/s> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://example.org/Thing> .
|