annotate src/serd-0.18.2/tests/test-17.ttl @ 12:b7bda433d832

Add Vamp SDK source
author Chris Cannam
date Wed, 20 Mar 2013 15:58:35 +0000
parents c7265573341e
children
rev   line source
Chris@0 1 # Test long literal
Chris@0 2 @prefix : <http://example.org/ex#> .
Chris@0 3 :a :b """a long
Chris@0 4 literal
Chris@0 5 with
Chris@0 6 newlines""" .