summaryrefslogtreecommitdiffstats
path: root/tests/turtle/bad-04.ttl
blob: ee7246c83932a27bf3fcc3b448f9f8d97fef9304 (plain)
1
2
3
# No comma is allowed in collections
@prefix : <http://example.org/stuff/1.0/> .
:a :b ( "apple", "banana" ) .