annotate src/serd-0.18.2/tests/test-lang.out @ 56:af97cad61ff0
Add updated build of PortAudio for OSX
author |
Chris Cannam <cannam@all-day-breakfast.com> |
date |
Tue, 03 Jan 2017 15:10:52 +0000 |
parents |
c7265573341e |
children |
|
rev |
line source |
Chris@0
|
1 <http://example.org/test-lang#thing> <http://example.org/test-lang#greeting> "Hello"@en .
|
Chris@0
|
2 <http://example.org/test-lang#thing> <http://example.org/test-lang#greeting> "Howdy"@en-us .
|
Chris@0
|
3 <http://example.org/test-lang#thing> <http://example.org/test-lang#greeting> "Bonjour"@fr .
|
Chris@0
|
4 <http://example.org/test-lang#thing> <http://example.org/test-lang#greeting> "Guten Tag"@de-latn-de .
|
Chris@0
|
5 <http://example.org/test-lang#thing> <http://example.org/test-lang#greeting> "HEY MAN"@en-crazy0place .
|