view src/serd-0.18.2/tests/test-long-string.ttl @ 134:41e769c91eca

Add Capnp and KJ builds for OSX
author Chris Cannam <cannam@all-day-breakfast.com>
date Tue, 25 Oct 2016 14:48:23 +0100
parents 545efbb81310
children
line wrap: on
line source
@prefix : <http://example.org/> .

:thing :greeting """This is a
long string
with
        tabs
and spaces.""" .