annotate src/sord-0.12.0/tests/test-17.ttl @ 160:cff480c41f97

Add some cross-platform Boost headers
author Chris Cannam <cannam@all-day-breakfast.com>
date Sat, 16 Feb 2019 16:31:25 +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 """a long
cannam@85 4 literal
cannam@85 5 with
cannam@85 6 newlines""" .