1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-10-10 16:43:33 +02:00
Files
audacity/lib-src/lv2/serd/tests/bad/bad-03.ttl

4 lines
83 B
Turtle

# 'a' only allowed as a predicate
@prefix : <http://example.org/base#> .
a :a :b .