annotate src/serd-0.18.2/tests/test-lang.out @ 156:1bf23f5aebc4

Opus build for Windows (MinGW)
author Chris Cannam <cannam@all-day-breakfast.com>
date Fri, 25 Jan 2019 13:49:03 +0000
parents 545efbb81310
children
rev   line source
cannam@85 1 <http://example.org/test-lang#thing> <http://example.org/test-lang#greeting> "Hello"@en .
cannam@85 2 <http://example.org/test-lang#thing> <http://example.org/test-lang#greeting> "Howdy"@en-us .
cannam@85 3 <http://example.org/test-lang#thing> <http://example.org/test-lang#greeting> "Bonjour"@fr .
cannam@85 4 <http://example.org/test-lang#thing> <http://example.org/test-lang#greeting> "Guten Tag"@de-latn-de .
cannam@85 5 <http://example.org/test-lang#thing> <http://example.org/test-lang#greeting> "HEY MAN"@en-crazy0place .