annotate src/serd-0.18.2/tests/test-05.out @ 74:2f2b27544483
Rebuild win32 Opus using mingw 5 rather than 7 to avoid runtime incompatibility
author |
Chris Cannam |
date |
Wed, 30 Jan 2019 10:30:56 +0000 |
parents |
c7265573341e |
children |
|
rev |
line source |
Chris@0
|
1 _:genid1 <http://example.org/base#a> <http://example.org/base#b> .
|
Chris@0
|
2 _:genid1 <http://example.org/base#c> <http://example.org/base#d> .
|
Chris@0
|
3 <http://example.org/base#e> <http://example.org/base#f> _:genid2 .
|
Chris@0
|
4 _:genid2 <http://example.org/base#g> <http://example.org/base#h> .
|