annotate src/sord-0.12.0/tests/test-17.ttl @ 95:89f5e221ed7b

Add FFTW3
author Chris Cannam <cannam@all-day-breakfast.com>
date Wed, 20 Mar 2013 15:35:50 +0000
parents 545efbb81310
children
rev   line source
cannam@85 1 # Test long literal
cannam@85 2 @prefix : <http://example.org/ex#> .
cannam@85 3 :a :b """a long
cannam@85 4 literal
cannam@85 5 with
cannam@85 6 newlines""" .