view src/serd-0.18.2/tests/test-18.ttl @ 119:fba6405099d2

Update C++ libraries using libc++ on OS/X
author Chris Cannam <cannam@all-day-breakfast.com>
date Wed, 11 Mar 2015 13:30:03 +0000
parents 545efbb81310
children
line wrap: on
line source
@prefix : <http://example.org/foo#> .

:a :b """\nthis \ris a \U00015678long\t
literal\uABCD
""" .

:d :e """\tThis \uABCDis\r \U00015678another\n
one
""" .