view src/serd-0.18.2/tests/test-long-string.ttl @ 151:fe80428a60a5

Add AppImage files
author Chris Cannam <cannam@all-day-breakfast.com>
date Tue, 26 Jun 2018 18:00:44 +0100
parents 545efbb81310
children
line wrap: on
line source
@prefix : <http://example.org/> .

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