annotate src/serd-0.18.2/tests/test-23.ttl @ 96:39797f8363b6

Fixes, ranlibs
author Chris Cannam <cannam@all-day-breakfast.com>
date Wed, 20 Mar 2013 15:56:36 +0000
parents 545efbb81310
children
rev   line source
cannam@85 1 # Test long literal
cannam@85 2 @prefix : <http://example.org/ex#> .
cannam@85 3 :a :b """John said: "Hello World!\"""" .