annotate src/serd-0.18.2/tests/test-12.out @ 164:9fa11135915a
This Mac compatibility fix appears to work, resolving SourceForge issue #273 Port Audio Fail on MacOS Catalina (10.15) - merging back
author |
Chris Cannam <cannam@all-day-breakfast.com> |
date |
Thu, 31 Oct 2019 13:20:41 +0000 |
parents |
545efbb81310 |
children |
|
rev |
line source |
cannam@85
|
1 <http://example.org/ex#foo> <http://www.w3.org/1999/02/22-rdf-syntax-ns#_1> "1" .
|
cannam@85
|
2 <http://example.org/ex#foo> <http://www.w3.org/1999/02/22-rdf-syntax-ns#_2> "2" .
|
cannam@85
|
3 <http://example.org/ex#foo> <http://example.org/myprop#_abc> "def" .
|
cannam@85
|
4 <http://example.org/ex#foo> <http://example.org/myprop#_345> "678" .
|