annotate src/serd-0.18.2/tests/test-long-string.ttl @ 85:545efbb81310

Import initial set of sources
author Chris Cannam <cannam@all-day-breakfast.com>
date Mon, 18 Mar 2013 14:12:14 +0000
parents
children
rev   line source
cannam@85 1 @prefix : <http://example.org/> .
cannam@85 2
cannam@85 3 :thing :greeting """This is a
cannam@85 4 long string
cannam@85 5 with
cannam@85 6 tabs
cannam@85 7 and spaces.""" .