summaryrefslogtreecommitdiffstats
path: root/tests/turtle/test-17.ttl
blob: 86c453bd85c46e5ef546c6de61825c06f309d29a (plain)
1
2
3
4
5
6
# Test long literal
@prefix :  <http://example.org/ex#> .
:a :b """a long
	literal
with
newlines""" .